Bug #53627 | Mysql randomly crashing in read_view_sees_trx_id | ||
---|---|---|---|
Submitted: | 13 May 2010 18:46 | Modified: | 24 Aug 2010 6:07 |
Reporter: | Jonatas Cruz | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S1 (Critical) |
Version: | >=5.1.34, 5.1.46, 5.1.48-bzr | OS: | Any (RedHat 5.3 x64, Mac OS X, Windows) |
Assigned to: | CPU Architecture: | Any | |
Tags: | crash, innodb_locks_unsafe_for_binlog, read committed, regression |
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
[16 May 2010 17:45]
Shane Bester
[2 Jun 2010 5:39]
Gleb Shchepa
test file
Attachment: bug53627.c (text/x-csrc), 9.68 KiB.