Bug #26336 IF statement with nested SQL in stored functions
Submitted: 13 Feb 2007 17:18 Modified: 19 Feb 2007 14:29
Reporter: ILya Kogan Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.1.11, 5.0 BK OS:Linux (Linux, Windows XP Professional)
Assigned to: CPU Architecture:Any
Tags: PROCEDURE, stored function

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:

[14 Feb 2007 11:16] Sveta Smirnova
test case

Attachment: bug26336.test (application/octet-stream, text), 922 bytes.