Bug #11602 | stored procedure > 64K causes bad behavior | ||
---|---|---|---|
Submitted: | 28 Jun 2005 5:42 | Modified: | 7 Aug 2005 1:11 |
Reporter: | Timothy Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.8 | OS: | Any (any) |
Assigned to: | Jim Winstead | CPU Architecture: | Any |
[28 Jun 2005 5:42]
Timothy Smith
[28 Jun 2005 21:18]
Timothy Smith
run: mysql test < longprocedure.sql > out
Attachment: longprocedure.sql.gz (application/gzip, text), 834 bytes.
[27 Jul 2005 1:08]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/27619
[3 Aug 2005 2:54]
Jim Winstead
Fixed in 5.0.14.
[7 Aug 2005 1:11]
Mike Hillyer
Documented in 5.0.11 changelog: <listitem><para> Maximum size of stored procedures increased from 64k to 4Gb. (Bug #11602) </para></listitem>