Bug #61935 | Hang Waiting for table metadata lock | ||
---|---|---|---|
Submitted: | 21 Jul 2011 5:24 | Modified: | 10 Aug 2011 19:51 |
Reporter: | Heine Escobedo Jimenez | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S2 (Serious) |
Version: | 5.5.11 | OS: | Linux (openSUSE 11.2 "Emerald") |
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
[21 Jul 2011 5:31]
Heine Escobedo Jimenez
[21 Jul 2011 5:46]
Heine Escobedo Jimenez
Steps executed after and before locking table, including the truncate table operation
Attachment: steps_executed_before_after_lock_07212011.txt (text/plain), 26.91 KiB.
[21 Jul 2011 5:55]
Heine Escobedo Jimenez
Thanks for your attention Valeriy, here the data requested:
Attachment: data requested 07212011_1250.txt (text/plain), 19.53 KiB.
[5 Aug 2011 1:05]
Heine Escobedo Jimenez
track of last tests
Attachment: track_mysql_lock_issue_08042011.txt (text/plain), 201.70 KiB.
[5 Aug 2011 1:06]
Heine Escobedo Jimenez
mysql configuration file
Attachment: mysql_conf_lim-prd1-vm-04.txt (text/plain), 5.33 KiB.