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
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