General error: 1436 Thread stack overrun

General error: 1436 Thread stack overrun

El error en cuestión dice:

Conexión fallida: SQLSTATE[HY000]: General error: 1436 Thread stack overrun: 10256 bytes used of a 131072 byte stack, and 128000 bytes needed. Use ‘mysqld –thread_stack=#’ to specify a bigger stack.

Para solucionar editar /etc/mysql/my.cnf y aumentar el valor de

thread_stack = 256K