PHP.ph

18 Oct, 2009

Repair MySQL Tables

Posted by: aqua In: MySQL

SSH through PuTTY.

Check mysql tables.
mysqlcheck [DBNAME]

Repair database tables.
mysqlcheck -r [DBNAME]

That’s it. Short and simple.

Tags: ,

No Responses to "Repair MySQL Tables"

Comment Form

About PHP.ph

Linux Apache MySQL PHP