Bug #36836 | TokenizeSql adding query overhead and causing high CPU for larger queries | ||
---|---|---|---|
Submitted: | 20 May 2008 23:30 | Modified: | 11 Jul 2008 13:27 |
Reporter: | Maxim Mass | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S5 (Performance) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any | |
Tags: | optimization, patch provided, TokenizeSql |
[20 May 2008 23:30]
Maxim Mass
[20 May 2008 23:32]
Maxim Mass
Patch based on connector v5.14
Attachment: TokenizeSqlPatch.txt (text/plain), 3.97 KiB.
[26 May 2008 11:50]
Tonci Grgin
Hi Maxim and thanks for your report. Before going on vacation I notified Reggie of it and he'll take a look soon as we are in process of speeding-up c/NET right now.
[27 May 2008 21:01]
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/47111
[27 May 2008 21:03]
Reggie Burnett
Fixed in 5.3
[11 Jul 2008 13:27]
Tony Bedford
An entry has been added to the 5.3.0 changelog: The TokenizeSql method was adding query overhead and causing high CPU utilization for larger queries.