Bug #87180 | myisamchk repair fails if temp (.TMD) file already exists | ||
---|---|---|---|
Submitted: | 25 Jul 2017 4:00 | Modified: | 25 Jul 2017 6:49 |
Reporter: | Ben Marks | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[25 Jul 2017 4:00]
Ben Marks
[25 Jul 2017 6:49]
MySQL Verification Team
Hello Ben, Thank you for the report. Please could you try with -f option? This will overwrite old intermediate files (files with names like tbl_name.TMD) instead of aborting. Please see https://dev.mysql.com/doc/refman/5.7/en/myisamchk-repair-options.html Thanks, Umesh