Bug #25856 HANDLER table OPEN in one connection lock DROP TABLE in another one
Submitted: 25 Jan 2007 21:28 Modified: 31 Aug 2007 1:51
Reporter: jocelyn fournier (Silver Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Locking Severity:S3 (Non-critical)
Version:5.0, 5.1 OS:Linux (linux)
Assigned to: Davi Arnaut CPU Architecture:Any
Tags: qc

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:

[26 Jan 2007 9:52] Hartmut Holzgraefe
mysqltest test case

Attachment: bug25856.tgz (application/x-gtar, text), 687 bytes.

[16 Jul 2007 12:36] Davi Arnaut
Close the table if the handler open fails.

Attachment: handler-lock-leak-on-error-path.patch (, text), 9.91 KiB.