Bug #65849 LAST_INSERT_ID() returns multiple rows under certain circumstances
Submitted: 9 Jul 2012 10:09 Modified: 9 Jul 2012 14:47
Reporter: Ian Wright Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.5.24 OS:Linux (Ubuntu 12.04)
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:

[9 Jul 2012 14:28] Ian Wright
db dump containing createLocations procedure

Attachment: testdb1.sql (text/x-sql), 61.11 KiB.