Re: Wrong PID

2008-06-30 Thread Mark Leith
Marcin Polewski wrote: On my machine, I start the following command: /bin/sh /usr/local/bin/mysqld_safe --defaults-extra-file=/var/db/mysql/my.cnf --user=mysql --datadir=/var/db/mysql --pid-file=/var/db/mysql/zigzu.bixbots.com.pid For some reason my PID file does not contain the parent PID, inst

Re: Wrong PID

2008-06-29 Thread Moon's Father
You can write a shell script to kill these threads one by one. On Mon, Jun 30, 2008 at 9:43 AM, Marcin Polewski <[EMAIL PROTECTED]> wrote: > On my machine, I start the following command: > /bin/sh /usr/local/bin/mysqld_safe > --defaults-extra-file=/var/db/mysql/my.cnf --user=mysql > --datadir=/va

Wrong PID

2008-06-29 Thread Marcin Polewski
On my machine, I start the following command: /bin/sh /usr/local/bin/mysqld_safe --defaults-extra-file=/var/db/mysql/my.cnf --user=mysql --datadir=/var/db/mysql --pid-file=/var/db/mysql/zigzu.bixbots.com.pid For some reason my PID file does not contain the parent PID, instead it contains one the c