[MXS-2838] Add prepared statement support for hintfilter Created: 2020-01-16 Updated: 2021-03-18 Resolved: 2021-03-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | hintfilter |
| Affects Version/s: | None |
| Fix Version/s: | 6.0.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-125, MXS-SPRINT-126 | ||||||||
| Description |
|
Currently prepared statements are not supported in the hintfilter. To support them, the filter will have to track the prepared statement ID and add a routing hint to the COM_STMT_EXECUTE. |
| Comments |
| Comment by Rich Theobald [ 2021-01-25 ] |
|
Would be great to get this in 2.6. It's been blocking me since I reported it a year ago. |