Bug #43469 Auto Inc table instert scalability issues when ndb-cluster-connection-pool > 1
Submitted: 6 Mar 2009 23:30 Modified: 22 Apr 2009 15:02
Reporter: Jonathan Miller Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S5 (Performance)
Version:mysql-5.1-telco-6.2, 6.3,6.4 OS:Linux
Assigned to: 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:

[20 Apr 2009 16:47] Jonathan Miller
min my.cnf

Attachment: my.cnf (application/octet-stream, text), 569 bytes.

[20 Apr 2009 16:47] Jonathan Miller
load script with modified SP

Attachment: tpcb_load_db.pl (application/x-perl, text), 32.08 KiB.

[20 Apr 2009 16:47] Jonathan Miller
ndb config

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

[20 Apr 2009 16:48] Jonathan Miller
text file to call SP

Attachment: test.sql (application/octet-stream, text), 30 bytes.

[22 Apr 2009 15:00] Jonathan Miller
New loader

Attachment: tpcb_load_db.pl (application/x-perl, text), 31.77 KiB.

[22 Apr 2009 15:01] Jonathan Miller
New driver

Attachment: loop.sh (application/octet-stream, text), 311 bytes.

[22 Apr 2009 15:01] Jonathan Miller
New test

Attachment: tpcb.pl (application/x-perl, text), 6.35 KiB.