terraform-proxmox-k3s icon indicating copy to clipboard operation
terraform-proxmox-k3s copied to clipboard

Update: Update Replication of mysql_secure_installation script for current versions of mariadb-server.

Open mannp opened this issue 3 years ago • 1 comments

Update Replication of mysql_secure_installation script for current versions of mariadb-server.

mannp avatar May 13 '22 14:05 mannp

@fvumbaca I used the current mysql_secure_instillation script from the latest mariadb-server code.

Newer versions of mariadb-server were failing for me due to depreciated commands in the current script.

I did the change a while ago, but I recall using this link;

mysql_secure_installation.sh

mannp avatar May 16 '22 13:05 mannp