This worked for me:
You probably need to increase the buffer size of mysql in the /etc/mysql/my.cnf, something like:
[mysqld]
sort_buffer_size=256k
This worked for me:
You probably need to increase the buffer size of mysql in the /etc/mysql/my.cnf, something like:
[mysqld]
sort_buffer_size=256k