Bug #15889 Stored procedure using insert into select on auto increment doesnt work
Submitted: 20 Dec 2005 13:09 Modified: 20 Dec 2005 18:55
Reporter: Gustav Karlman Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.15 - 5.0.16 OS:Linux (Linux 2.6.14)
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 2005 19:00] Gustav Karlman
SP that causes duplicate on auto increment column.

Attachment: mysqlsp.txt (text/plain), 5.52 KiB.