On 2/8/2012 11:32 AM, Merrill Oveson wrote: > My mysql database just shutdown today. > > I had to reboot the machine. > > Upon reboot I get the following: > > > * Starting mysql ... > * Strange, the socket file already exist in > "/var/run/mysqld/mysqld.sock" > * it will be removed now and re-created by the MySQL server > * BUT please make your checks. > * Starting mysql (/etc/mysql/my.cnf) > * MySQL NOT started (0) > > > It says MsSQL not started. But it did start. > Anybody know what's going on? > > Merrill > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > > > ----- > No virus found in this message. > Checked by AVG - www.avg.com > Version: 2012.0.1913 / Virus Database: 2112/4796 - Release Date: 02/08/12 > > some google foo shows this http://www.linuxquestions.org/questions/linux-general-1/mysql-server-wont-start-in-gentoo-485297/ Also if you are running the sql server through a port make sure your port is clear/avaliable when the boot sequence is trying to start mysqld. The error is basically harmless if you have a secondary script starting your sql servers later that is working.
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
