Bug #38872 Auto-increment for Innodb does not work for mixed and statement based formats
Submitted: 18 Aug 2008 18:44 Modified: 26 Feb 2009 20:10
Reporter: Hema Sridharan Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:mysql-6.0-backup, mysql-6.0, 5.1 bzr OS:Linux
Assigned to: Luis Soares CPU Architecture:Any
Tags: regression

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 Aug 2008 15:07] Hema Sridharan
Test case for seperate inserts

Attachment: test1.txt (text/plain), 1.93 KiB.

[20 Aug 2008 15:08] Hema Sridharan
Test case using Row based format

Attachment: test2.txt (text/plain), 1.70 KiB.