kid_drew Posted December 26, 2007 Share Posted December 26, 2007 Hey guys, I had a very active database and the disk ran out of space. Now, the database is down and giving me a 2002 error. The process isn't even showing up in the process list, and restarting it fails. I don't even know where to start. Can anyone give me any ideas? Link to comment https://forums.phpfreaks.com/topic/83196-mysql-error-2002/ Share on other sites More sharing options...
phpjabbers Posted December 27, 2007 Share Posted December 27, 2007 What is your OS? Try to start/restart mysql with the following su mysql mysql_install_db exit /etc/rc.d/rc.mysqld start / restart Link to comment https://forums.phpfreaks.com/topic/83196-mysql-error-2002/#findComment-424016 Share on other sites More sharing options...
fenway Posted December 27, 2007 Share Posted December 27, 2007 What is your OS? Try to start/restart mysql with the following su mysql mysql_install_db exit /etc/rc.d/rc.mysqld start / restart Why not the check the error log first? Link to comment https://forums.phpfreaks.com/topic/83196-mysql-error-2002/#findComment-424094 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.