added DoNotRegister system and command cmd_noregister
[NeonServV5.git] / src / mysqlConn.c
index faeb701096edee8a0dbcdeb6a8141220e01caf0b..272bb21f64451f72066ef1ca9ec0c292181ca41b 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #include "mysqlConn.h"
-#define DATABASE_VERSION "5"
+#define DATABASE_VERSION "6"
 
 struct used_result {
     MYSQL_RES *result;