Bug #29156 | events crash server in test suite | ||
---|---|---|---|
Submitted: | 16 Jun 2007 16:32 | Modified: | 3 Jul 2007 17:35 |
Reporter: | Ingo Strüwing | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S1 (Critical) |
Version: | 5.1.20 | OS: | Linux |
Assigned to: | Alexey Botchkov | CPU Architecture: | Any |
[16 Jun 2007 16:32]
Ingo Strüwing
[26 Jun 2007 17: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/commits/29626 ChangeSet@1.2514, 2007-06-26 19:53:45+05:00, holyfoot@mysql.com +1 -0 Bug #29156 events crash server in test suite don't free thd->lex->sphead if we didn't do lex_start(), as we can have garbage there
[27 Jun 2007 8:07]
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/commits/29673 ChangeSet@1.2514, 2007-06-27 11:06:37+05:00, holyfoot@mysql.com +3 -0 Bug #29156 events crash server in test suite don't free thd->lex->sphead if we didn't do lex_start(), as we can have garbage there
[27 Jun 2007 12:38]
Andrey Hristov
Approved. When pushed please close also : - bug#28881 - bug#28873 - bug#28924
[1 Jul 2007 19:57]
Bugs System
Pushed into 5.1.21-beta
[3 Jul 2007 17:35]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html Documented bugfix in 5.1.21 changelog.