The above-mentioned error may occur few different scenario.
We faced this issue suddenly when we updated our database
from 8.0.21 to 8.0.23, After that when run a large query sometimes we started
facing issue this.
Following discussion thread helped us to resolve this issue
https://bugs.mysql.com/bug.php?id=99100
Look like it is bug,
Based on this discussion in the forum, we found a solution changing following parameter
in MYSQL config helped us.
internal_tmp_mem_storage_engine=Memory; |
|
|
No comments:
Post a Comment