[MXS-2369] MySQL 8.0 client or driver auth with MaxScale fail Created: 2019-03-07 Updated: 2019-10-28 Resolved: 2019-10-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator, mariadbclient |
| Affects Version/s: | 2.3.4 |
| Fix Version/s: | 2.2.20, 2.3.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | dapeng huang | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MySQL 8.0 introduced a new auth method caching_sha2_password, which MaxScale not support, and the client use `caching_sha2_password` as default auth method, suggest sending a auth switch request to client to use `mysql_native_passowrd` |
| Comments |
| Comment by markus makela [ 2019-04-18 ] |
|
I think this is already fixed in 2.4.0. |
| Comment by Esa Korhonen [ 2019-10-28 ] |
|
Yes, should be fixed with |