Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.0.19
-
None
-
Linux CentOS release 6.4 (Final) on Rhev 3.3 Vm
Description
Hi,
we migrated all db server form mysql 5.1 to mariadb 10.0.19 and now we found randomly after optimize of all dbs weekly with command
mysqlcheck --auto-repair --flush -Ao
we find a corrupted myisam tables (before optimize we are sure that tables are ok because no log is present in optimize log that warn about problem on table) and a relative .tmm file.
We have to delete .tmm file and repair the table because if mysqlcheck pass skip this tables
Thank you very much