We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bdfd8b commit 3fb815eCopy full SHA for 3fb815e
templates/user-my.cnf.j2
@@ -1,3 +1,3 @@
1
[client]
2
user={{ mysql_root_username }}
3
-password={{ mysql_root_password }}
+password="{{ mysql_root_password }}"
0 commit comments