From 41c1875297ab9ac45e3c3a185d9f580c2701b315 Mon Sep 17 00:00:00 2001 From: dancapper Date: Tue, 27 Sep 2016 17:31:16 +1300 Subject: [PATCH] Allow use of sockets - rotation.ini --- scripts/rotation.ini | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/scripts/rotation.ini b/scripts/rotation.ini index c6e3ff6..2236dc3 100644 --- a/scripts/rotation.ini +++ b/scripts/rotation.ini @@ -1,10 +1,12 @@ #Rotation parameters [MYSQL] - user=homer_user - password=homer_password - host=localhost - port=3306 + user = homer_user + password = homer_password + host = localhost + port = 3306 + usesocket = 1 + socket = /var/run/mysqld/mysqld.sock db_data = homer_data db_stats = homer_statistic # Extra param