[MXS-4746] session_track_system_variables set up including last_gtid when enable causal_read Created: 2023-09-07 Updated: 2024-01-11 Resolved: 2024-01-11 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 23.02.4 |
| Fix Version/s: | 24.02.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Massimo | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-199 |
| Description |
|
Hi when we enable causal_read on maxscale, even if set, the databases need to have 'session_track_system_variables' parameter must include 'last_gtid'' The variable session_track_system_variables is a dynamic variable and maxscale is able to it by itself , monitor user/ service user has already the grant to be able to do that. Please set session_track_system_variables include 'last_gtid' by maxscale, if causal_read get enable |
| Comments |
| Comment by Massimo [ 2023-09-07 ] |
|
If accepted , please be sure also DOC is up to day . |