Question
"Out of sort memory, consider increasing server sort buffer size" error on mysql managed db
I recently started using a managed DB and am getting the error “Out of sort memory, consider increasing server sort buffer size”. How would I go about altering the sortbuffersize on a managed mysql instance?
I can’t seem to find anything in your docs about how you would update settings without having a my.cnf file.
Thanks,
Ant
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×