Bug #23932 Using LAST_INSERT_ID() in a function doesn't completely work
Submitted: 3 Nov 2006 10:53 Modified: 6 Sep 2007 12:56
Reporter: Tomash Brechko Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.21, 5.0.26, 5.1.21 OS:Any
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: