From 64d34dc87a5e93d371fc3b1eb5e905e5deb798d7 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 3 Feb 2013 20:03:02 -0200 Subject: Fixed Bug #7051 http://hercules.ws/board/tracker/issue-7051-warning-when-compiling/ Signed-off-by: shennetsind --- src/common/sql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common/sql.c b/src/common/sql.c index d00b51694..73c4181d9 100644 --- a/src/common/sql.c +++ b/src/common/sql.c @@ -19,7 +19,7 @@ void hercules_mysql_error_handler(unsigned int ecode); int mysql_reconnect_type; -int mysql_reconnect_count; +unsigned int mysql_reconnect_count; /// Sql handle struct Sql -- cgit v1.2.3-70-g09d2