Bug #60718 Stored Function: INSERT INTO TEMPORARY TABLE; Can't reopen table
Submitted: 1 Apr 2011 7:48 Modified: 1 Apr 2011 9:08
Reporter: Richard Teubel Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S1 (Critical)
Version:5.5.10, 5.0.89 OS:Linux
Assigned to: CPU Architecture:Any
Tags: FUNCTION, insert, reopen table, temporary table, temptable

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:

[1 Apr 2011 7:49] Richard Teubel
copy and paste file

Attachment: SP_insert_temptable.sql (application/octet-stream, text), 1.15 KiB.