Bug#324216: [mysql server fails to start]

2005-09-07 Thread Andrew Irving
Hi sean, [EMAIL PROTECTED]:~ > ldd /usr/sbin/mysqld linux-gate.so.1 => (0xe000) librt.so.1 => /lib/tls/librt.so.1 (0x4002) libz.so.1 => /usr/lib/libz.so.1 (0x40028000) libwrap.so.0 => /lib/libwrap.so.0 (0x4003c000) libdl.so.2 => /lib/tls/libdl.so.2

Bug#324216: [mysql server fails to start]

2005-09-07 Thread sean finney
hi andrew, On Wed, Sep 07, 2005 at 08:04:55PM +0100, Andrew Irving wrote: > here's a snippet: > Sep 7 20:03:20 ukevil mysqld_safe[25388]: started > Sep 7 20:03:23 ukevil mysqld[25399]: mysqld got signal 11; signal 11 is segmentation fault, which means something's really wrong. could you do "ld

Bug#324216: [mysql server fails to start]

2005-09-07 Thread Andrew Irving
Package: mysql-server-4.1 Version: 4.1.13a-3 Followup-For: Bug #324216 I can confirm this has affected me too after upgrading from mysql-server to mysql-server-4.1 however, my syslog output is somewhat different. here's a snippet: Sep 7 20:03:20 ukevil mysqld_safe[25388]: started Sep 7 20:03:23

Bug#324216: [mysql server fails to start]

2005-08-23 Thread sean finney
tags 324216 unreproducible moreinfo thanks hi graeme, could you please provide an strace of the mysqld call? the easiest way to do so would probably be to put a "set -x" in the top of /etc/init.d/mysql, and look for the call to mysqld_safe, and then likewise for within mysqld_safe to find the un

Bug#324216: [mysql server fails to start]

2005-08-20 Thread Graeme Worthy
Package: mysql-server-4.1 Version: 4.1.13a-3 mysql server fails to start. I've highlighted what I think are the relevant sections with *** === Starting Mysql with /etc/init.d/mysql start === Starting MySQL database server: mysqld...failed. *** Please take a look at the syslog. ***