Bug #20312 | crash during stress testing, InnoDB, several PK updates within one transaction | ||
---|---|---|---|
Submitted: | 7 Jun 2006 9:36 | Modified: | 16 Mar 2007 19:13 |
Reporter: | Matthias Leich | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0 | OS: | |
Assigned to: | Alexey Kopytov | 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
[7 Jun 2006 9:38]
Matthias Leich
[7 Jun 2006 9:39]
Matthias Leich
master.log
Attachment: masterlog.tgz (application/x-compressed-tar, text), 26.31 KiB.
[7 Jun 2006 9:39]
Matthias Leich
stress test configuration file
Attachment: innodb1.env (application/octet-stream, text), 7.49 KiB.