Re: mysqld killed by signal 11

2001-01-18 Thread Sinisa Milivojevic
Joseph Bueno writes: > Hi, > > Problem description: > Yesterday, mysqld died with following message in error log: > > mysqld got signal 11; > The manual section 'Debugging a MySQL server' tells you how to use a > stack trace and/or the core file to produce a readable backtrace that > ma

mysqld killed by signal 11

2001-01-18 Thread Joseph Bueno
Hi, Problem description: Yesterday, mysqld died with following message in error log: mysqld got signal 11; The manual section 'Debugging a MySQL server' tells you how to use a stack trace and/or the core file to produce a readable backtrace that may help in finding out why mysqld died Attemping