from the SSH prompt, change directory to the location of the database 
(usually /var/lib/mysql/databaseName)
and execute the MySQL ISAM Check command:
myisamchk -r *.MYI
    It is always worth trying a repair of MySQL tables before backing them
up to shrink the files-sizes and check for inconsistencies in the
indices...
- 1 användare blev hjälpta av detta svar
 
Relaterade artiklar
Powered by WHMCompleteSolution
