[MDEV-27425] "mariadb-secure-installation --print-defaults" / "mysql_secure_installation --print-defaults" doesn't work Created: 2022-01-05 Updated: 2022-02-16 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Configuration, Documentation |
| Affects Version/s: | 10.5.12 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Gerrit Hübbers | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian 11.2 bullseye amd64 |
||
| Description |
|
https://mariadb.com/kb/en/mysql_secure_installation/ (permalink) mentions twice the --print-defaults option for command mariadb-secure-installation (or mysql_secure_installation):
But running mariadb-secure-installation --print-defaults (or mysql_secure_installation --print-defaults) doesn't show the argument list, but rather seems to behave just like running mariadb-secure-installation (or mysql_secure_installation) without any options. It would be helpful to have an option -print-defaults to see with which options mariadb-secure-installation sets up the secure installation. Detailed environment:
|
| Comments |
| Comment by Ian Gilfillan [ 2022-02-16 ] |
|
Documentation updated, unassigning from me so that the suggestion can be considered. |