Bug #33843 procedure, ERROR 1054 (42S22): Unknown column though col exists
Submitted: 13 Jan 2008 6:54 Modified: 20 Jun 2012 16:23
Reporter: Joe Knall Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.0.54, 5.0.51, 5.1.51 OS:Linux
Assigned to: CPU Architecture:Any
Tags: execute, prepare, stored procedure

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 Jan 2008 7:01] Joe Knall
testcase

Attachment: procedure-bug.sql (application/octet-stream, text), 1.03 KiB.