Bug #33534 Bad performance of INSERT's in auto_incremented tables
Submitted: 27 Dec 2007 14:12 Modified: 20 Feb 2008 21:57
Reporter: Mikael Ronstrom
Status: Closed
Category:Server: Cluster Severity:S2 (Serious)
Version:MySQL Cluster CGE 6.3 OS:Any
Assigned to: Martin Skold Target Version:

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-33534.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[27 Dec 2007 14:14] Mikael Ronstrom
main program

Attachment: TPCW_Populate.java (text/x-java), 3.05 KiB.

[27 Dec 2007 14:15] Mikael Ronstrom
Thread object class

Attachment: TPCW_Populate_Thread.java (text/x-java), 1.14 KiB.

[27 Dec 2007 14:15] Mikael Ronstrom
File where the real action happens

Attachment: TPCW_Populate_exec.java (text/x-java), 50.73 KiB.