Hi,
I'm having a problem every so often with the following error message:

040718 15:21:59  InnoDB: Started
/usr/sbin/mysqld: ready for connections.
Version: '4.0.16-standard'  socket: '/var/lib/mysql/mysql.sock'  port: 3306

Number of processes running now: 1
mysqld process hanging, pid 12141 - killed
040719 17:35:54  mysqld restarted
040719 17:35:54  Can't start server: Bind on TCP/IP port: Address already in use
040719 17:35:54  Do you already have another mysqld server running on
port: 3306 ?
040719 17:35:54  Aborting

040719 17:35:54  /usr/sbin/mysqld: Shutdown Complete

040719 17:35:54  mysqld ended

040719 23:09:12  mysqld started


As you can see, I didn't notice the server was down until a couple
hours later. A lot of people have said I should check to see what
process it running on port 3306 but I'm never there when this happens.
In any case, it seems pretty clear to me that MySQL isn't all the way
shutdown when it tries to start back up again.

When I manually have to restart the server it usually takes 10-20
seconds depending on it's current load; the above error message only
seems to give a fraction of a second for the server to shutdown. What
I can I do to fix this?

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to