[MXS-2295] COM_CHANGE_USER does not clear out session command history Created: 2019-01-28 Updated: 2020-08-25 Resolved: 2019-01-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.3.3 |
| Fix Version/s: | 2.3.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Description |
|
If a COM_CHANGE_USER is executed through readwritesplit, the session command history is kept. The correct behavior would be to clear out the session command history thus preventing excessive history growth as well as preventing unwanted cross-session contamination of session states. |