• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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