Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 6a4e1d7

Browse files
committed
Don't bother trying to resolve hostnames
1 parent 4e45147 commit 6a4e1d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/my.cnf.erb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[mysqld]
2+
skip-name-resolve
3+
14
[client]
25
host=<%= @host %>
36
port=<%= @port %>

0 commit comments

Comments
 (0)