[MXS-4731] COM_CHANGE_USER support for all authenticators Created: 2023-08-25 Updated: 2023-09-14 Resolved: 2023-09-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator, mariadbbackend, mariadbclient |
| Affects Version/s: | 23.08.0 |
| Fix Version/s: | 23.08.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Esa Korhonen | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-190 | ||||||||
| Description |
|
COM_CHANGE_USER has so far only been supported with standard (mysql_native_password) authentication. Improve authentication handling so the operation works with other authenticators and even between authenticators. |