Bug #27197 Phantom reads occuring under innodb serializable isolation level
Submitted: 16 Mar 2007 3:12 Modified: 25 Oct 2007 1:32
Reporter: Ben Vandiver Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:5.1.16, 4.1.22-max OS:Linux (Linux)
Assigned to: Vasil Dimov 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:

[16 Mar 2007 3:13] Ben Vandiver
Java program to exhibit bug

Attachment: BugTest.java (text/java), 4.56 KiB.