PHP.ph

Archive for the ‘MySQL’ Category

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

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/

Tags: ,

About PHP.ph

Linux Apache MySQL PHP