Bug #29461 | corruption with character set macce collate macce_bin | ||
---|---|---|---|
Submitted: | 30 Jun 2007 22:11 | Modified: | 23 Jul 2007 20:13 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S1 (Critical) |
Version: | 5.0.46, 5.1.21 | OS: | Any |
Assigned to: | Evgeny Potemkin | CPU Architecture: | Any |
Tags: | corruption, 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
[30 Jun 2007 22:12]
Shane Bester
[30 Jun 2007 23:42]
Shane Bester
for qa, create a few dump.txt with numbers. Then run attached sql commands. check no corruptions happen in *any* table.
Attachment: bug29461_proposed_qa_start.sql.bz2 (application/octet-stream, text), 10.69 KiB.