[MXS-1184] Detect transaction boundaries efficiently Created: 2017-03-15 Updated: 2017-03-15 Resolved: 2017-03-15 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-30 |
| Description |
|
Detecting transaction boundaries using the query classifier is costly, if that is the only reason a statement is parsed and classified. The detection should be performed in a more efficient manner. |