mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-24 07:30:07 -04:00
Core/DBLayer: Support using mysql 8
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
// Autogenerated from DB2Structure.h
|
||||
|
||||
#include "HotfixDatabase.h"
|
||||
#include "PreparedStatement.h"
|
||||
#include "MySQLPreparedStatement.h"
|
||||
|
||||
// Force locale statments to appear exactly in locale declaration order, right after normal data fetch statement
|
||||
#define PREPARE_LOCALE_STMT(stmtBase, sql, con) \
|
||||
|
||||
Reference in New Issue
Block a user