Bug #13310 | incorrect user parsing by SP | ||
---|---|---|---|
Submitted: | 18 Sep 2005 23:02 | Modified: | 20 Apr 2006 12:44 |
Reporter: | Oleksandr Byelkin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | Any (all) |
Assigned to: | Magnus Blåudd | CPU Architecture: | Any |
[18 Sep 2005 23:02]
Oleksandr Byelkin
[17 Mar 2006 16:36]
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/3935
[9 Apr 2006 1:22]
Ian Greenhoe
Patch looks good to me.
[18 Apr 2006 8:47]
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/5063
[19 Apr 2006 11:32]
Magnus Blåudd
Pushed to 5.0.21 a fix that strips surrounding ' (apostrophe) from username.
[20 Apr 2006 12:44]
Paul DuBois
Noted in 5.0.21 changelog. Within stored routines, usernames were parsed incorrectly if they were enclosed within quotes. (Bug #13310)