[wp-trac] [WordPress Trac] #41429: Database repair fails if temp file already exists
WordPress Trac
noreply at wordpress.org
Tue Jul 25 04:04:30 UTC 2017
#41429: Database repair fails if temp file already exists
----------------------------+-----------------------------
Reporter: benjamincmarks | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version: trunk
Severity: normal | Keywords:
Focuses: |
----------------------------+-----------------------------
See also: https://bugs.mysql.com/bug.php?id=87180
When attempting to repair a corrupted database file in wordpress, the
wp_postmeta table could not be repaired. I sshed into the machine and ran
myisamchk to repair the database table in question, getting a "temp file
already exists error." Removing the temp file allowed the repair to
complete successfully.
I'd expect the temp file to be deleted and a retry attempted before
failure.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41429>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list