Bug #37823 | Innodb hang at row/row0vers.c line 443 | ||
---|---|---|---|
Submitted: | 2 Jul 2008 20:10 | Modified: | 5 Jun 2009 18:15 |
Reporter: | Philip Stoev | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S1 (Critical) |
Version: | 6.0 | OS: | Any |
Assigned to: | Philip Stoev | 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
[2 Jul 2008 20:14]
Philip Stoev
[7 Jul 2008 16:41]
Philip Stoev
master.err for bug 37823
Attachment: bug37823.err (application/octet-stream, text), 15.50 KiB.