[MXS-3064] User loading query can run into charset collation problems Created: 2020-07-03 Updated: 2020-07-07 Resolved: 2020-07-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator |
| Affects Version/s: | 2.3.20, 2.4.10, 2.5.0 |
| Fix Version/s: | 2.4.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The database connection used to fetch the user information should execute a SET NAMES latin1 to make sure the executed query doesn't run into charset related problems (see |