Thread: MySQL failing?
View Single Post
  #2  
Old 01-04-2007, 07:08 AM
Thalian Thalian is offline
Senior Member
 
Join Date: Jul 2006
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 17
Thalian is on a distinguished road
Default

That script simply polls once a second to see if MySQL has started and gives up after so many retries. So, try to find the .err file in the MySQL data directory. This file is a log of messages from mysqld and will indicate the reason MySQL could not start. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - MySQL failing?
Thread: MySQL failing?
View Single Post
  #2  
Old 01-04-2007, 07:08 AM
Thalian Thalian is offline
Senior Member
 
Join Date: Jul 2006
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 17
Thalian is on a distinguished road
Default

That script simply polls once a second to see if MySQL has started and gives up after so many retries. So, try to find the .err file in the MySQL data directory. This file is a log of messages from mysqld and will indicate the reason MySQL could not start. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote