X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;ds=sidebyside;f=src%2FmysqlConn.c;h=ec270374c94f2f0640e41882bbd168013fb3a420;hb=de4e38ad80dc9365a31e0226635e3cdf26b21577;hp=4bf15f2c4417779d299256e03f0d7a2a50759ee0;hpb=29181b1682d291ff9cf535b6d43a9660df93a73d;p=NeonServV5.git diff --git a/src/mysqlConn.c b/src/mysqlConn.c index 4bf15f2..ec27037 100644 --- a/src/mysqlConn.c +++ b/src/mysqlConn.c @@ -16,7 +16,7 @@ */ #include "mysqlConn.h" -#define DATABASE_VERSION "6" +#define DATABASE_VERSION "7" struct used_result { MYSQL_RES *result;