Bug #29261 | repeatable innodb and myisam corruption | ||
---|---|---|---|
Submitted: | 21 Jun 2007 8:55 | Modified: | 3 Jul 2007 19:21 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S1 (Critical) |
Version: | 4.1.23, 5.0.44BK, 5.1.20BK | OS: | Any |
Assigned to: | Evgeny Potemkin | CPU Architecture: | Any |
Tags: | corruption, innodb, myisam |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[21 Jun 2007 9:14]
Shane Bester
[21 Jun 2007 9:40]
Shane Bester
testcase in a file so bugs system doesn't wrap it.
Attachment: testcase_bug29261.sql (application/octet-stream, text), 517 bytes.
[30 Jun 2007 18:03]
Shane Bester
dump file for innodb corruption
Attachment: dump.txt (text/plain), 63.15 KiB.