X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FmysqlConn.c;h=802c5918ea53b80de775b5fcccbb32c602ccb96a;hb=95b073d5242d1bf995d84e3511dbc43328ebff75;hp=dcd99e5d39a48d9ba5516522c0d4e507bebbb105;hpb=0b17bccd2d7fbef5652168d11d4f0af1f41252d3;p=NeonServV5.git diff --git a/src/mysqlConn.c b/src/mysqlConn.c index dcd99e5..802c591 100644 --- a/src/mysqlConn.c +++ b/src/mysqlConn.c @@ -16,7 +16,7 @@ */ #include "mysqlConn.h" -#define DATABASE_VERSION "9" +#define DATABASE_VERSION "10" struct used_result { MYSQL_RES *result;