Bug #44750 SELECT immediately after INSERT sometimes fails
Submitted: 8 May 2009 13:23 Modified: 12 May 2009 5:46
Reporter: Martijn Broenland Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.1.34 OS:Linux
Assigned to: CPU Architecture:Any
Tags: concurrent insert, race condition

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:

[8 May 2009 13:24] Martijn Broenland
SHOW VARIABLES

Attachment: variables.txt (text/plain), 30.28 KiB.