hi stella, On Wed, May 31, 2006 at 02:17:00PM +0100, Stella Power wrote: > ++ nohup /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql > --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-locking --port=3306 > --socket=/var/run/mysqld/mysqld.sock
this is what i want to see:
ltrace /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql
--pid-file=/var/run/mysqld/mysqld.pid --skip-locking --port=3306
--socket=/var/run/mysqld/mysqld.sock
it's interesting that 'ltrace mysqld' leads to the server running, so
i wonder if it's one of the above cmdline arguments causing the crash...
sean
signature.asc
Description: Digital signature

