X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2FmysqlConn.c;h=1e1d8d5e767f14411d3d09600a869017a9a9a642;hp=7484059af85131488672869a05a6f1c057de967e;hb=29eabaf1a49a1accda939fbdef6dad9bd3356b94;hpb=f427edf43864bf4fd823e201c0bb9fe0c5801004 diff --git a/src/mysqlConn.c b/src/mysqlConn.c index 7484059..1e1d8d5 100644 --- a/src/mysqlConn.c +++ b/src/mysqlConn.c @@ -1,6 +1,6 @@ #include "mysqlConn.h" -#define DATABASE_VERSION "1" +#define DATABASE_VERSION "2" struct used_result { MYSQL_RES *result;