Bug #45864 insert on one connection, immediate query on another produces no result
Submitted: 30 Jun 2009 20:20 Modified: 1 Jul 2009 6:16
Reporter: Jess Balint Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.1.35, 5.1 bzr OS:Any
Assigned to: CPU Architecture:Any
Tags: regression

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 Jun 2009 20:21] Jess Balint
test program

Attachment: TestX.java (text/x-java), 1.05 KiB.