MySQL Forums
Forum List  »  Newbie

Server self restart question
Posted by: david
Date: July 26, 2005 01:25AM

I find mysql server will self restart in error log, but some time can't be complet start.
So my question is
(1)Why mysql server will auto restart by itself
(2)how to prevent can't start normal?

the error messages

050525 18:07:19 /usr/mysql/libexec/mysqld: Normal shutdown

050525 18:07:19 InnoDB: Starting shutdown...
050525 18:07:20 InnoDB: Shutdown completed
050525 18:07:20 /usr/mysql/libexec/mysqld: Shutdown Complete

050525 18:07:20 mysqld ended

050525 18:08:06 mysqld started
Warning: Ignoring user change to 'mysql' because the user was set to 'mysql' earlier on the command
line
050525 18:08:10 InnoDB: Started
/usr/mysql/libexec/mysqld: ready for connections.
Version: '4.0.12' socket: '/usr/mysql/tmp/mysqld.sock' port: 3306
050613 08:47:10 mysqld started
Warning: Ignoring user change to 'mysql' because the user was set to 'mysql' earlier on the command
line
050613 8:47:13 InnoDB: Started
/usr/mysql/libexec/mysqld: ready for connections.
Version: '4.0.12' socket: '/usr/mysql/tmp/mysqld.sock' port: 3306
050708 9:11:36 /usr/mysql/libexec/mysqld: Normal shutdown

050708 9:11:36 InnoDB: Starting shutdown...
050708 9:11:36 InnoDB: Shutdown completed
050708 9:11:36 /usr/mysql/libexec/mysqld: Shutdown Complete

050708 09:11:36 mysqld ended

050708 09:12:36 mysqld started
Warning: Ignoring user change to 'mysql' because the user was set to 'mysql' earlier on the command
line
050708 9:12:39 InnoDB: Started
/usr/mysql/libexec/mysqld: ready for connections.
Version: '4.0.12' socket: '/usr/mysql/tmp/mysqld.sock' port: 3306

Options: ReplyQuote


Subject
Written By
Posted
Server self restart question
July 26, 2005 01:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.