[MXS-3813] Support PS direct execution in hintfilter Created: 2021-10-14 Updated: 2021-10-27 Resolved: 2021-10-15 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | hintfilter |
| Affects Version/s: | 6.1.3 |
| Fix Version/s: | 6.2.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The prepared statement support added to hintfilter for MaxScale 6 does not support direct execution of prepared statements. Adding support for it would allow e.g. mariadb_stmt_execute_direct to be used with routing hints. |