Subject: Re: MySQL silently fails to start
To: Marcin Michal Jessa <m.jessa@gmail.com>
From: Eric Haszlakiewicz <erh@nimenees.com>
List: current-users
Date: 04/30/2007 12:30:52
On Mon, Apr 30, 2007 at 07:27:21PM +0200, Marcin Michal Jessa wrote:
> Hi.
> 
> Milosn sent the email on behalf of me since I am unable to use my
> email server becouse of the issue with MySQL.
> 
> There error messages in the logs of MySQL says following:
> 
> 071330 19:13:18  Starting mysqld daemon with databases from /var/mysql
> 071330 19:13:18  mysqld started
> [1]   Bad system call         nohup /usr/local...
> 071330 19:13:19  STOPPING server from pid file /var/mysql/troy.yazzy.org.pid
> 071330 19:13:19  mysqld ended

yeah, you probably need to update your libpthread.  It sucks that there's
no backwards compatibility, but I guess doing so would have been very
difficult.  :(

eric