diff options
Diffstat (limited to 'conf-tmpl/inter_athena.conf')
-rw-r--r-- | conf-tmpl/inter_athena.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf-tmpl/inter_athena.conf b/conf-tmpl/inter_athena.conf index 6b4db55b1..1822ba74f 100644 --- a/conf-tmpl/inter_athena.conf +++ b/conf-tmpl/inter_athena.conf @@ -56,13 +56,6 @@ lowest_gm_level: 1 // (Note that this feature requires MySQL 4.1+) //default_codepage: -// Interval (in hours) at which servers do a ping on all sql-connections -// to keep them alive (the default mysql settings makes a connection time-out -// after 8 hours of inactivity). -// 0 disables (default). Enable it only if you are getting -// "MySQL server has gone Away" errors due to lack of activity on your server -connection_ping_interval: 7 - // For IPs, ideally under linux, you want to use localhost instead of 127.0.0.1 // Under windows, you want to use 127.0.0.1. If you see a message like // "Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)" |