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.