mariadb: initial commit
This commit is contained in:
1
templates/init_root_password.ini
Normal file
1
templates/init_root_password.ini
Normal file
@@ -0,0 +1 @@
|
||||
SET PASSWORD FOR 'root'@'localhost' = PASSWORD('{{ mysql_root_password }}') ;
|
||||
Reference in New Issue
Block a user