![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ModuleDatabasePool.h"#include "Errors.h"#include "Log.h"#include "MySQLConnection.h"#include "MySQLPreparedStatement.h"#include "QueryResult.h"#include "Transaction.h"#include <errmsg.h>#include <limits>#include <mysqld_error.h>#include <thread>