Bug #5910 | InnoDB: Next record offset nonsensical | ||
---|---|---|---|
Submitted: | 5 Oct 2004 22:20 | Modified: | 8 Oct 2004 4:46 |
Reporter: | Eric Korpela | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S1 (Critical) |
Version: | 4.0.21-linux-x86_64 (Official binary) | OS: | Linux (Linux 2.4.21-20.ELsmp) |
Assigned to: | Heikki Tuuri | CPU Architecture: | Any |
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
[5 Oct 2004 22:31]
Eric Korpela
[5 Oct 2004 22:32]
Eric Korpela
mysql configuration file
Attachment: my.cnf (application/octet-stream, text), 5.01 KiB.
[6 Oct 2004 23:21]
Eric Korpela
output of show create table new_spear_fims.photon
Attachment: photon (application/octet-stream, text), 982 bytes.
[6 Oct 2004 23:37]
Eric Korpela
Error log for crash of 2004/10/06
Attachment: latest_crash.err (application/octet-stream, text), 197.96 KiB.