Bug #39575 Falcon crashes during loading of large dataset
Submitted: 22 Sep 2008 7:27 Modified: 9 Jan 2009 14:05
Reporter: Olav Sandstå Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S2 (Serious)
Version:6.0.7 OS:Solaris (Solaris 10)
Assigned to: Olav Sandstå CPU Architecture:Any
Tags: F_PLATFORM

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 Sep 2008 7:23] Olav Sandstå
Test client that inserts 100 million records of 1004 bytes in a single transaction

Attachment: LoadData.java (text/x-java), 4.03 KiB.