[MXS-3020] Parts of 2.4 manual still suggest to use deprecated maxadmin Created: 2020-06-03 Updated: 2020-08-25 Resolved: 2020-06-23 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation |
| Affects Version/s: | 2.4 |
| Fix Version/s: | 2.4.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
See e.g.: https://mariadb.com/kb/en/mariadb-maxscale-24-maxscale-failover-with-keepalived-and-maxctrl/ It mostly uses maxctrl, but has one script in it still using maxadmin:
|
| Comments |
| Comment by markus makela [ 2020-06-04 ] |
|
I think we fixed these for 2.5 but it would make more sense to remove them from the current documentation first. |
| Comment by Johan Wikman [ 2020-06-22 ] |
|
Actually, the tutorial was removed by https://jira.mariadb.org/browse/MXS-2944 The fact that it still is visible in KB is probably a side-effect either of the import procedure from github not being able to remove files no longer present, or the fact that a link to the tutorial still exists in Documentation-Contents.md. I'll remove the link, so hopefully it will be gone at next documentation import. |