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.
2 parents 6bdfd8b + 3fb815e commit b0fd5c3Copy full SHA for b0fd5c3
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