Bug #12297 | SP crashes the server if data inserted inside a lon loop | ||
---|---|---|---|
Submitted: | 1 Aug 2005 12:54 | Modified: | 18 Aug 2005 20:59 |
Reporter: | Victoria Reznichenko | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0 from BK | OS: | Linux (linux) |
Assigned to: | Petr Chardin | CPU Architecture: | Any |
[1 Aug 2005 12:54]
Victoria Reznichenko
[2 Aug 2005 8:58]
Andrey Hristov
seems it is related to bug #9819 - Cursors: Mysql Server Crash while fetching from table with 5 million records.
[16 Aug 2005 20:03]
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/28350
[18 Aug 2005 9:24]
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/28445
[18 Aug 2005 19:55]
Petr Chardin
The fix will go into 5.0.12
[18 Aug 2005 20:59]
Mike Hillyer
Documented in 5.0.12 changelog: <listitem><para>Stored procedures with particularly long loops could crash server due to memory leak. (Bug #12297)</para></listitem>