djtamse.eu
Verified User
- Joined
- May 31, 2009
- Messages
- 41
okay to start with mysqld wont startup at all, cause off some morron pulled out power plug to my server in home...
why that happened is cause im getting a new kitchen tomorrow and they had,
to pull the old one down... so with an axcident he pulled out the power plug the work man... okay so after starting server up i get this on my website, as it is using mysql
but i try restart mysql then it says
so i looked through a thing on the server and last time i restarted mysql then it showed mysql is already running in fail safe mode with a pid or something like that how do i disable the fail safe mode so mysql can startup corretly after a reboot with the server i need some help urgent and it is very much apriciated thank you guys or girls !!!
i also tryede this
no change at all ;(
so fa i ust fixed issues ;(
why that happened is cause im getting a new kitchen tomorrow and they had,
to pull the old one down... so with an axcident he pulled out the power plug the work man... okay so after starting server up i get this on my website, as it is using mysql
Code:
The server load is very high at the moment. Retrying, please wait...
but i try restart mysql then it says
Code:
Stopping mysqld: [ FAILED ]
Starting mysqld: [ OK ]
so i looked through a thing on the server and last time i restarted mysql then it showed mysql is already running in fail safe mode with a pid or something like that how do i disable the fail safe mode so mysql can startup corretly after a reboot with the server i need some help urgent and it is very much apriciated thank you guys or girls !!!
i also tryede this
Code:
killall -9 mysqld
mysqld: no process killed
no change at all ;(
so fa i ust fixed issues ;(
Last edited: