Bug #15653 Slow inserts to InnoDB if many thousands of .ibd files
Submitted: 10 Dec 2005 11:24 Modified: 18 Jun 2010 23:15
Reporter: Heikki Tuuri Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:4.1, 5.0 OS:Any (All)
Assigned to: Heikki Tuuri 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:

[10 Jan 2006 19:11] Heikki Tuuri
Patch over 4.1.16

Attachment: bug15653.patch (text/plain), 6.10 KiB.

[17 Jan 2006 14:57] Heikki Tuuri
A new patch over 4.1.16

Attachment: bug15653.patch (application/octet-stream, text), 6.16 KiB.