[MXS-2510] Ensure that MaxScale authentication still works with 10.4. Created: 2019-05-27 Updated: 2019-05-31 Resolved: 2019-05-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator |
| Affects Version/s: | None |
| Fix Version/s: | 2.4.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-83 |
| Description |
|
The privileges are stored into a new table mysql.global_priv and then there will be a view mysql.user referring to the table. Check that MaxScale works with this change. |
| Comments |
| Comment by markus makela [ 2019-05-29 ] |
|
Using the 10.4 provided via docker seems to work:
|
| Comment by markus makela [ 2019-05-31 ] |
|
Closing as fixed as preliminary testing shows no changes. Full verification depends on switching to 10.4 for testing. |