| Bug #34339 | mysql_explain_log fails if queries have embedded comments | ||
|---|---|---|---|
| Submitted: | 6 Feb 2008 4:08 | Modified: | 25 Feb 2008 20:21 |
| Reporter: | Monty Taylor | ||
| Status: | Closed | ||
| Category: | Client | Severity: | S3 (Non-critical) |
| Version: | 5.0.51 | OS: | Any |
| Assigned to: | Bugs System | Target Version: | |
[6 Feb 2008 4:08]
Monty Taylor
[6 Feb 2008 4:33]
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/41748 ChangeSet@1.2574, 2008-02-06 04:33:27+01:00, mtaylor@solace.(none) +1 -0 Strip comments from queries before explaining them. Fixes BUG#34339
[25 Feb 2008 16:58]
Bugs System
Pushed into 5.1.24-rc
[25 Feb 2008 17:04]
Bugs System
Pushed into 6.0.5-alpha
[25 Feb 2008 17:05]
Bugs System
Pushed into 5.0.58
[25 Feb 2008 20:21]
Paul DuBois
Noted in 5.0.58 changelog (only; 5.1 and 6.0 do not include mysql_explain_log). mysql_explain_log concatenated multiple-line statements, causing malformed results for statements that contained SQL comments beginning with --.
