From 8f7418ffaffb763e435b29eee5707c66d5615e73 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 8 Jul 2013 15:34:41 -0300 Subject: Cygwin Fix for the Hercules SQL Update Check Also modified the output (i think its sightly improved), also added a console command to skip updates so no need to go add the query yourself 'sql update skip ' Signed-off-by: shennetsind --- src/common/sql.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/sql.h') diff --git a/src/common/sql.h b/src/common/sql.h index 535990649..da00edf2d 100644 --- a/src/common/sql.h +++ b/src/common/sql.h @@ -281,6 +281,7 @@ void sql_defaults(void); #endif void Sql_HerculesUpdateCheck(Sql* self); +void Sql_HerculesUpdateSkip(Sql* self,const char *filename); #if defined(SQL_REMOVE_SHOWDEBUG) #define SqlStmt_ShowDebug(self) (void)0 -- cgit v1.2.3-70-g09d2