PHP.ph

Archive for October, 2009

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: ,

About PHP.ph

Linux Apache MySQL PHP