Bug #33480 (Falcon) deadlock on inserts into a partitioned auto_increment table
Submitted: 22 Dec 2007 13:44 Modified: 2 May 2008 23:06
Reporter: Philip Stoev Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S3 (Non-critical)
Version:6.0.4 OS:Any
Assigned to: Kevin Lewis CPU Architecture:Any

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:

[22 Dec 2007 13:45] Philip Stoev
Gypsy script for reproducing bug #33480

Attachment: bug33480.gypsy (text/plain), 232 bytes.

[23 Dec 2007 18:03] Philip Stoev
Test case for bug 33480 -- compile instructions are in file's header

Attachment: bug33480.c (text/plain), 4.83 KiB.