Bug #53625 | Deadlock with log_output=TABLE, partitioned table, trigger and auto-inc | ||
---|---|---|---|
Submitted: | 13 May 2010 17:46 | Modified: | 4 Feb 2011 16:17 |
Reporter: | Elena Stepanova | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S2 (Serious) |
Version: | 5.1.49, 5.5.3-m3, 5.6.99 | OS: | Any |
Assigned to: | 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
[13 May 2010 17:48]
Elena Stepanova
[13 May 2010 17:48]
Elena Stepanova
bt full for all threads
Attachment: 53625_threads_full.out (application/octet-stream, text), 89.33 KiB.
[13 May 2010 17:49]
Elena Stepanova
mysql-stress-test-based test
Attachment: 53625_stress_test_basedir.tar.gz (application/gzip, text), 14.38 KiB.