Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mysql-5.6.20-r1 crashes
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cfgauss
l33t
l33t


Joined: 18 May 2005
Posts: 688
Location: USA

PostPosted: Sat Sep 20, 2014 9:19 pm    Post subject: mysql-5.6.20-r1 crashes Reply with quote

Code:
# service mysql status
 * status: crashed
# ps -ae|grep -i mysqld
 4082 ?        00:00:00 mysqld
# service mysql restart
 * Stopping mysql ...
 * Will stop /usr/sbin/mysqld
 * Will stop PID in pidfile `/var/run/mysqld/mysqld.pid'
 * Will stop processes of `/usr/sbin/mysqld'
 * start-stop-daemon: no matching processes found                         [ ok ]
 * Checking mysqld configuration ...                                      [ ok ]
 * Starting mysql ...
 * start-stop-daemon: fopen `/var/run/mysqld/mysqld.pid': No such file or directory
 * Detaching to start `/usr/sbin/mysqld' ...
 *   start-stop-daemon: caught an interrupt
 *   start-stop-daemon: /usr/sbin/mysqld died                             [ !! ]
 * ERROR: mysql failed to start

Here is /var/log/mysql/mysqld.err

Any hints on how to eradicate these errors will be gratefully received.

[EDIT] I followed Henning's suggestion on how to execute mysql_upgrade and now it boots correctly. However the start script continues to give the error start-stop-daemon: fopen `/var/run/mysqld/mysqld.pid`: No such file or directory. But after mysql boots this PID file does exist. Is this an error I can safely ignore? [/EDIT]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum