Add connection label to MySQL connects

This commit is contained in:
Akkadius
2020-07-07 02:06:00 -05:00
parent b7e2261e16
commit 331eb51126
5 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9153
#define CURRENT_BINARY_DATABASE_VERSION 9154
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9027