We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
false
1 parent 80521e1 commit 036b978Copy full SHA for 036b978
templates/my.cnf.erb
@@ -14,7 +14,7 @@ datadir = <%= datadir %>
14
tmpdir = /tmp
15
skip-external-locking
16
17
-<% if bind_address != 'UNSET' %>
+<% if bind_address %>
18
bind-address = <%= bind_address %>
19
<% end %>
20
0 commit comments