Bug #44927 allow storage engine to maintain auto-increment counter
Submitted: 18 May 2009 8:58 Modified: 4 Aug 2009 6:08
Reporter: Bradley Kuszmaul (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Storage Engine API Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: auto_increment, Contribution

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:

[18 May 2009 9:02] Bradley Kuszmaul
a patch to the storage engine API to fix this

Attachment: autoincrement-patch (application/octet-stream, text), 1.30 KiB.