Bug #70938 | Table index gets corrupted | ||
---|---|---|---|
Submitted: | 18 Nov 2013 11:31 | Modified: | 28 Dec 2013 17:43 |
Reporter: | Duncan Ferguson | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | mysql Ver 14.14 Distrib 5.5.33, for Lin | OS: | Linux (CentOS 5.9 64 bit) |
Assigned to: | CPU Architecture: | Any |
[18 Nov 2013 11:31]
Duncan Ferguson
[18 Nov 2013 11:35]
Duncan Ferguson
The file is 5.5M in size compressed - cannot connect to ftp.oracle.com currently - seems the server is unavailable
[21 Nov 2013 18:54]
Sveta Smirnova
Thank you for the report. Please either try to split the file into two archives and upload via web interface (preferred) or upload via SFTP server as described in the "Files" tab of this bug report. Note, SFTP server will keep the file 7 days only.
[25 Nov 2013 10:08]
Duncan Ferguson
MySQL error log file, part 1
Attachment: bug-mysql-err-70938-pt1.gz (application/x-gzip, text), 2.71 MiB.
[25 Nov 2013 10:09]
Duncan Ferguson
MySQL error log file, part 2
Attachment: bug-mysql-err-70938-pt2.gz (application/x-gzip, text), 2.79 MiB.
[25 Nov 2013 17:13]
Sveta Smirnova
Thank you for the report. In the end of the second part of the log you have a message about the disk is full. Therefore this reminds me bug #68895. Please, check your disk space and next time, when same issue happens, check disk space again, so we can confirm or reject that this bug is duplicate of bug #68895
[27 Nov 2013 10:08]
Duncan Ferguson
Thanks for your response. However, I don't believe the disk was full at that time. The 'disk space full' entries in the mysql error log are at 23:58 on 9th, which was during the restore. I filled the disk up during the restore as I didn't remember to turn the binary logs off during the restore so I had to restore it twice. There are no disk full errors during the crash in the mysql logs - the crash was aroung 03:30 on 9th
[28 Nov 2013 17:43]
Sveta Smirnova
Thank you for the feedback. > The only actions expected at this time would be a housekeeping job which runs a select to gather a comparison record, then a delete in batches of 10,000 to remove anything older than the comparison record. Can you repeat this crash on purpose? Say, if you run this query manually. I expected disk issues, because such a query can create huge temporary table, which, in its turn, can lead to lack of space.
[29 Dec 2013 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".