Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

unable to start MySQL

Status
Not open for further replies.

tikual

Technical User
Jun 10, 2003
237
HK
Hi all,

My server FC4 was unable to start MySQL. I have tried to use yum to remove and install MySQL several times. How can I solve this problem? Hope someone can give me a hand.

# service mysqld start
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL: [FAILED]
#
#
# service mysqld status
mysqld dead but subsys locked

tikual
 
Hi sedj,

My problem is caused by me because I changed the mode of /tmp before from 1777 to 775. The temp file was unable to be created and failed to startup MySQL. Thanks for your help because I forgot the basic troubleshoot skill. That is checking the log before asking the question. ^^'

tikual
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top