Bug #71188 Strange beheavior ON DUPLICATE KEY UPDATE when auto_increment reaches MAXINT
Submitted: 20 Dec 2013 13:05 Modified: 20 Dec 2013 23:06
Reporter: Paul Namuag Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Data Types Severity:S3 (Non-critical)
Version:5.5 - 5.6.15 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 Dec 2013 13:07] Paul Namuag
Attached create-tables for testing the usigned integer types

Attachment: create-tables.sql (application/octet-stream, text), 6.50 KiB.