Skip to content

Add note about mariadb-secure-installation command#264

Open
vmuralictr wants to merge 1 commit intomasterfrom
mariadb-installation-note
Open

Add note about mariadb-secure-installation command#264
vmuralictr wants to merge 1 commit intomasterfrom
mariadb-installation-note

Conversation

@vmuralictr
Copy link
Copy Markdown
Collaborator

Add note about mariadb-secure-installation command

Signed-off-by: vmuralictr <vmurali.ctr@gmail.com>
@vmuralictr vmuralictr requested a review from pleia2 April 5, 2026 13:43
- On newer versions of MariaDB (10.5+) and Ubuntu (24.04+), `mysql_secure_installation` may not be available. Use `mariadb-secure-installation` instead:
```bash
sudo mariadb-secure-installation
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm thinking maybe we want to put this up around line 135, since folks might not read this far if the first command fails 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants