Bug #34072 Multi-threaded update off on-disk BLOB data creates inconsistencies/crash
Submitted: 25 Jan 2008 22:51 Modified: 19 Dec 2008 18:22
Reporter: Jeff Wang Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.1.22 OS:Any
Assigned to: Jonas Oreland 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:

[25 Jan 2008 22:53] Jeff Wang
Java class that crashes nodes

Attachment: CrashTest.java (, text), 4.66 KiB.

[28 Jan 2008 18:01] Jeff Wang
trace log for node crash

Attachment: trace.log (, text), 126.50 KiB.