Bug #13941 | replace() string fuction behaves badly inside stored procedure | ||
---|---|---|---|
Submitted: | 11 Oct 2005 23:05 | Modified: | 9 Nov 2005 3:56 |
Reporter: | Ward Harold | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.13 | OS: | Linux (linux (RH AS2.1)) |
Assigned to: | Per-Erik Martin | CPU Architecture: | Any |
[11 Oct 2005 23:05]
Ward Harold
[12 Oct 2005 2:08]
Jorge del Conde
Thanks for your bug report. I was able to reproduce this using FC4 and mysql 5bk
[12 Oct 2005 2:08]
Jorge del Conde
mysql> select test_replace('this is a test')// +--------------------------------+ | test_replace('this is a test') | +--------------------------------+ | | +--------------------------------+ 1 row in set (0.02 sec) mysql>
[19 Oct 2005 13:32]
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/31253
[21 Oct 2005 13:38]
Per-Erik Martin
Pushed to bk 5.0.15
[21 Oct 2005 15:22]
Per-Erik Martin
Sorry, a typo... pushed to bk 5.0.16 of course.
[9 Nov 2005 3:56]
Paul DuBois
Noted in 5.0.16 changelog.