Make session commands a generic mechanism
(MXS-3362)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Protocol |
| Affects Version/s: | None |
| Fix Version/s: | 6.0.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-123, MXS-SPRINT-124 |
| Description |
|
Move the prepared statement handling into the protocol module. This allows the code in the routers to be removed and is required to be in place before session commands are moved there. |