From 5eaad65d1b39258928f49f6dcd98a08800e01444 Mon Sep 17 00:00:00 2001 From: ultramage Date: Thu, 8 Feb 2007 23:26:00 +0000 Subject: - Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code - Removed the conf setting as it is not needed anymore git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9830 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/Changelog.txt | 3 +++ conf-tmpl/inter_athena.conf | 7 ------- 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'conf-tmpl') diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index 5f9a68738..b5b49e50c 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,8 @@ Date Added +2007/02/08 + * Since the mysql ping interval is now autoconfigured, removed + the connection_ping_interval config setting in inter_athena.conf 2007/02/01 * Improved a bit the description of the mvp item get time config settings. 2007/01/29 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)" -- cgit v1.2.3-60-g2f50