AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DatabaseEnvFwd.h"
#include "Define.h"
#include "StringFormat.h"
#include <array>
#include <vector>
Go to the source code of this file.
Classes | |
class | DatabaseWorkerPool< T > |
Macros | |
#define | MIN_MYSQL_CLIENT_VERSION 80000u |
#define | MIN_MYSQL_SERVER_VERSION "8.0.0" |
#define MIN_MYSQL_CLIENT_VERSION 80000u |
The minimum MySQL Client Version
#define MIN_MYSQL_SERVER_VERSION "8.0.0" |
The minimum MySQL Server Version