SSH through PuTTY.
Check mysql tables.
mysqlcheck [DBNAME]
Repair database tables.
mysqlcheck -r [DBNAME]
That’s it. Short and simple.
SSH through PuTTY.
Check mysql tables.
mysqlcheck [DBNAME]
Repair database tables.
mysqlcheck -r [DBNAME]
That’s it. Short and simple.
This is a continuation of the topics Apache on Windows and Installing PHP 5.2.6 on Apache 2.2.9.
Download mysql-5.0.51b-win32.zip from http://dev.mysql.com/downloads/