Bug #62210 | memory corruption for THD after deadlock in foreign key reference constrain | ||
---|---|---|---|
Submitted: | 19 Aug 2011 11:47 | Modified: | 2 Feb 2012 19:59 |
Reporter: | liu hickey (OCA) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: InnoDB Plugin storage engine | Severity: | S2 (Serious) |
Version: | 5.1.48 (1.0.9) | OS: | Linux (2.6.18-164.el5) |
Assigned to: | CPU Architecture: | Any | |
Tags: | deadlock; lock timeout |
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
[19 Aug 2011 11:48]
liu hickey
[19 Aug 2011 11:49]
liu hickey
show innodb status
Attachment: innodb.log (application/octet-stream, text), 54.58 KiB.