Bug #68946 UDF *_init and *_deinit functions called only once for multiple-row select
Submitted: 13 Apr 2013 10:13 Modified: 17 Apr 2013 5:36
Reporter: Sveta Smirnova Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: User-defined functions ( UDF ) Severity:S3 (Non-critical)
Version:5.5.32, 5.6.12, 5.1.70, 5.0.97 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:

[13 Apr 2013 10:14] Sveta Smirnova
test case

Attachment: initid_bug.zip (application/zip, text), 172 bytes.

[15 Apr 2013 0:04] Sveta Smirnova
fixed test case

Attachment: initid_bug.zip (application/zip, text), 17.68 KiB.