Bug #31937 drop table causes all threads to hang in 'Waiting for table' state
Submitted: 30 Oct 2007 10:39 Modified: 2 Nov 2007 13:41
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:4.1.22, 4.1.24 OS:Windows (XP 64-bit)
Assigned to: Heikki Tuuri CPU Architecture:Any
Tags: hang

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[30 Oct 2007 10:46] Shane Bester
innodb status and processlist

Attachment: bug31937_innodb_status_processlist.txt (text/plain), 4.89 KiB.

[30 Oct 2007 10:53] Shane Bester
testcase. point to a windows 4.1.22 server and run it until the output hangs (then check processlist)

Attachment: bug31937.c (text/plain), 5.04 KiB.

[30 Oct 2007 12:50] Shane Bester
thread stacks during a hangup on 4.1.24-debug-nt

Attachment: bug31937_4.1.24_thread_stacks.txt (text/plain), 35.13 KiB.