Tuesday, October 14, 2014

How to solve this "Checking for corrupt, not cleanly closed and upgrade needing table

ที่มา - http://ubuntuforums.org/showthread.php?t=1361506


  • สั่ง start mysql แบบนี้

user@host:/etc/mysql$ sudo service mysql startStarting MySQL database server: mysqld.Checking for corrupt, not cleanly closed and upgrade needing tables..
  • เค้าบอกว่ามันไม่ใช่ error หรือ อะไรหรอก เป็นแค่ feedback เฉยๆ
------------------------------------------------------
Hello, someone said "It's not an error! It's just mysqld telling you what it is doing .." see http://ubuntuforums.org/showthread.php?t=598657 HTH

------------------------------------------------------
Or maybe /var/log/syslog could clear things up?

grep mysql /var/log/syslog | less
------------------------------------------------------

It is not an error.

Feedback when starting a service is good.

If you don't want feedback redirect STDOUT and STDERR to /dev/null/

No comments:

Post a Comment

Popular Posts