Hello
On our servers, we have always an daily plesk backup incremental.
In some case, some tables of an database are corrupt (wordfence is dirty on this sometime) and seem that database backup fail :
Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 2:
mysqldump: Got error: 1146: "Table 'bdd.wp_wfNet404s' doesn't exist" when using LOCK TABLES
Is there some way to "just" not backup this table but still have an backup of the other tables?
On our servers, we have always an daily plesk backup incremental.
In some case, some tables of an database are corrupt (wordfence is dirty on this sometime) and seem that database backup fail :
Unable to make database dump. Error: Failed to exec mysqldump: Exit code: 2:
mysqldump: Got error: 1146: "Table 'bdd.wp_wfNet404s' doesn't exist" when using LOCK TABLES
Is there some way to "just" not backup this table but still have an backup of the other tables?