[MXS-1702] Rewrite canonicalization code Created: 2018-03-06 Updated: 2018-03-20 Resolved: 2018-03-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-53 | ||||||||
| Description |
|
Rewrite the code that canonicalisizes the SQL. |
| Comments |
| Comment by markus makela [ 2018-03-18 ] |
|
Rewrote the canonicalization code to use custom code instead of regular expressions. Rough performance measurements point towards a significant performance increase. |