[MXS-4522] Temporary tables are lost with master_reconnection Created: 2023-02-21 Updated: 2023-04-13 Resolved: 2023-04-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.5.25, 6.4.6, 22.08.5, 23.02.1 |
| Fix Version/s: | 23.08.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-180 |
| Description |
|
An option to kill the session if this happens might be needed. |
| Comments |
| Comment by markus makela [ 2023-04-13 ] |
|
The new strict_tmp_tables parameter now controls whether a loss of temporary tables is a fatal error or not. |