General > Users

Lost MySQL database, warning

(1/1)

Hagen:
I have noticed that the media keeps playing and LMCE keeps responding up to the moment the Media Directors actually shuts down.
I don't know if this is the cause of my trouble, but I did answer a question about a found "fileserver" at the moment the Core shut down. (I know this is not a smart thing to do, but I wanted to test)
I am speculating that this may have corrupted the MySQL database as LMCE never did reboot after this, just came a message that it couldn't connect to MySQL.

Any answers, tips, similar experiences?

CrafyZA:
check if there is a lock file for mysql
then check if it is running

--- Code: ---ps ax|grep mysql
--- End code ---
if it is not running, delete the lockfile and issue the command in init.d or rc.d
--- Code: ---./mysql start

--- End code ---

Navigation

[0] Message Index

Sitemap 
Go to full version