SyntaxFix
Write A Post
Hire A Developer
Questions
I got myisamchk: error: myisam_sort_buffer_size is too small as error.
myisamchk: error: myisam_sort_buffer_size is too small
The solution
myisamchk -r -v mysql/<DB_NAME>/<TABLE_NAME> --sort_buffer_size=2G