Bug #44613 SELECT statement inside FUNCTION takes a shared lock
Submitted: 1 May 2009 17:38 Modified: 7 Mar 2010 12:48
Reporter: Bassam Tabbara Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.1.34, 5.0, 5.1 bzr OS:Linux (Debian )
Assigned to: Jon Olav Hauglid CPU Architecture:Any
Tags: FUNCTION, inoodb, lock, SELECT

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:

[4 May 2009 18:04] Sveta Smirnova
test case

Attachment: bug44613.test (application/octet-stream, text), 516 bytes.