[MDEV-33265] unknown variable 'defaults-group-suffix= with mariadb-secure-installation Created: 2024-01-17 Updated: 2024-01-17 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.5, 10.6, 10.11 |
| Fix Version/s: | 10.5, 10.6, 10.11, 11.0, 11.1, 11.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Nilnandan Joshi | Assignee: | Vladislav Vaintroub |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
As per the documentation, defaults-group-suffix option should work with mariadb-secure-installation script. https://mariadb.com/kb/en/mariadb-secure-installation/ But when we try to run, getting error like unknown variable.
Even in the script we don't see that option mentioned.
|