Bug #72029 Case sensitive problem with routines (PROCEDURE/FUNCTION)
Submitted: 13 Mar 2014 6:55 Modified: 17 Mar 2014 19:29
Reporter: Guillermo Bonvehi Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Information schema Severity:S2 (Serious)
Version:5.5.32, 5.6.16 OS:Linux
Assigned to: CPU Architecture:Any
Tags: procedure case sensitive

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 Mar 2014 7:57] Guillermo Bonvehi
Worse case, SHOW CREATE PROCEDURE shows incorrect procedure

Attachment: bug.72029.sql (application/octet-stream, text), 459 bytes.

[13 Mar 2014 8:25] Guillermo Bonvehi
Calling procedures is also affected even specifying database

Attachment: bug.72029.callproc.sql (application/octet-stream, text), 538 bytes.