Alucard wrote:
Did you leave out the error message on purpose?
Which error messages?
Stu wrote:
what does the mysql error log say? that would be helpfull.
The Error log file has 0 file size.
------
The following is the syslog file during a failed mySQL Shutdown and Restart:
Code:
Dec 17 17:29:01 mail mysqld[4026]: 091217 17:29:01 [Note] /usr/sbin/mysqld: Normal shutdown
Dec 17 17:29:01 mail mysqld[4026]:
Dec 17 17:29:01 mail mysqld[4026]: 091217 17:29:01 InnoDB: Starting shutdown...
Dec 17 17:29:03 mail mysqld[4026]: 091217 17:29:03 InnoDB: Shutdown completed; log sequence number 0 1262942
Dec 17 17:29:03 mail mysqld[4026]: 091217 17:29:03 [Note] /usr/sbin/mysqld: Shutdown complete
Dec 17 17:29:03 mail mysqld[4026]:
Dec 17 17:29:03 mail mysqld_safe[4162]: ended
Dec 17 17:29:03 mail mysqld_safe[4243]: started
Dec 17 17:29:03 mail mysqld[4246]: 091217 17:29:03 InnoDB: Started; log sequence number 0 1262942
Dec 17 17:29:03 mail mysqld[4246]: 091217 17:29:03 [ERROR] Can't start server: Bind on TCP/IP port: Cannot assign requested address
Dec 17 17:29:03 mail mysqld[4246]: 091217 17:29:03 [ERROR] Do you already have another mysqld server running on port: 3306 ?
Dec 17 17:29:03 mail mysqld[4246]: 091217 17:29:03 [ERROR] Aborting
Dec 17 17:29:03 mail mysqld[4246]:
Dec 17 17:29:03 mail mysqld[4246]: 091217 17:29:03 InnoDB: Starting shutdown...
Dec 17 17:29:06 mail mysqld[4246]: 091217 17:29:06 InnoDB: Shutdown completed; log sequence number 0 1262942
Dec 17 17:29:06 mail mysqld[4246]: 091217 17:29:06 [Note] /usr/sbin/mysqld: Shutdown complete
Dec 17 17:29:06 mail mysqld[4246]:
Dec 17 17:29:06 mail mysqld_safe[4277]: ended
Dec 17 17:29:17 mail /etc/init.d/mysql[4407]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
Dec 17 17:29:17 mail /etc/init.d/mysql[4407]: ^G/usr/bin/mysqladmin: connect to server at 'localhost' failed
Dec 17 17:29:17 mail /etc/init.d/mysql[4407]: error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Dec 17 17:29:17 mail /etc/init.d/mysql[4407]: Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
Dec 17 17:29:17 mail /etc/init.d/mysql[4407]: