[MXS-3988] Document implications of changed auth_all_servers default on schemarouter Created: 2022-02-08 Updated: 2022-04-06 Resolved: 2022-03-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation |
| Affects Version/s: | 6.2.1 |
| Fix Version/s: | 6.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
auth_all_servers used to be on by default in 2.x, but is now off by default instead. This seems to have implications on how schemarouter works, things that worked on 2.x do no longer work now until auth_all_servers is explicitly set back to on. |