diff --git a/dlls/mysqlx/module.cpp b/dlls/mysqlx/module.cpp index fc5afc1b..f02442d6 100644 --- a/dlls/mysqlx/module.cpp +++ b/dlls/mysqlx/module.cpp @@ -2,7 +2,7 @@ #include "mysql2_header.h" #include "sqlheaders.h" -static g_ident = 0; +static int g_ident = 0; SqlFunctions g_MysqlFuncs = {