[MXS-3454] Prepared statement inside trx not tracked with transaction_replay Created: 2021-03-24 Updated: 2021-04-08 Resolved: 2021-04-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.5.9 |
| Fix Version/s: | 2.5.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-128 |
| Description |
|
When transaction_replay is enabled, a prepared statement inside a transaction isn't handled correctly which causes the execution of it to fail. |