Bug #27536 INSERT INTO ... VALUES (),(),...,() + autocommit enabled not Atomic!!
Submitted: 29 Mar 2007 20:09 Modified: 11 Apr 2007 9:21
Reporter: Roland Bouman Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:5.1.16 OS:Linux (linux)
Assigned to: Sveta Smirnova CPU Architecture:Any
Tags: autocommit, insert, MaxNoOfConcurrentOperations, ndb, temporary error 233

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:

[29 Mar 2007 20:13] Roland Bouman
violation of A in ACID

Attachment: ins.sql.gz (application/x-gzip, text), 214.32 KiB.

[29 Mar 2007 20:14] Roland Bouman
config.ini for the cluster

Attachment: config.ini (application/octet-stream, text), 416 bytes.

[11 Apr 2007 9:06] Sveta Smirnova
test case

Attachment: ndb_bug27536.test.tar.bz2 (application/octet-stream, text), 130.56 KiB.