Product:
Search Type:

[Info] Restoring MySQL tables in MySQL for Microsoft Windows

Article ID: 738 
Last Review: Jul,24 2007
APPLIES TO:
  • Plesk 7 for Windows
  • Plesk 7.5.x for Windows

RESOLUTION

If a mysql table was corrupted for some reason, one can try repairing it using the following command line:

%plesk_dir%\mysql\bin\myisamchk -r TableName.MYI

For example:

C:\Program Files\SWsoft\Plesk\MySql\bin\myisamchk -r TableName.MYI

Note: The latest Plesk versions use Mysql which is configured to use InnoDb format. This solution doesn't work for them.


Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields