Fix for null columns in books.language crash

This commit is contained in:
Uleat
2017-01-30 03:08:00 -05:00
parent 984a009fbb
commit dc308e2ecb
4 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9102
#define CURRENT_BINARY_DATABASE_VERSION 9103
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9008
#else