• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Plesk backup table marked as crashed and should be repaired

M

Magumo

Guest
Good day,

On running my Plesk builtin backup on a Plesk Linux box with 8.6.0 I am getting the errors below about tables marked as crashed.

mysqldump: Got error: 145: Table './phpBB/phpbb_users' is marked as crashed and should be repaired when using LOCK TABLES
mysqldump: Got error: 145: Table './clientle_db/wp_comments' is marked as crashed and should be repaired when using LOCK TABLES


Please help me resolve this errors on the backup.
 
Hi

go to /var/lib/mysql/

Run

myisamchk on the tables mentioned there should fix.
 
Back
Top