[MXS-3324] Internal connections should explicitly set the autocommit state. Created: 2020-12-08 Updated: 2021-05-07 Resolved: 2020-12-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator, Monitor |
| Affects Version/s: | 2.4, 2.5 |
| Fix Version/s: | 2.4.15, 2.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-121 |
| Description |
|
When MaxScale creates internal connections to backends, the autocommit state should explicitly be set. Otherwise it will be whatever the default of the server is and the implicit assumption has been that it is on. |