Update my.cnf.pass.erb
This commit is contained in:
parent
11ab036fed
commit
4edf5d48ec
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ host=localhost
|
|||
<% unless @root_password == 'UNSET' -%>
|
||||
password='<%= @root_password %>'
|
||||
<% end -%>
|
||||
socket=<%= socket %>
|
||||
|
|
Loading…
Reference in a new issue