Saturday 17 March 2012

MySQL installation Error - InnoDB: Error: pthread_create returned 11

Hi,

In the new version of MySQL, after compiling it from source code,i it may not start. While analyzing the error logs if you see the following error :


InnoDB: Error: pthread_create returned 11

Apply this fix :

 ulimit -s unlimited

4 comments: