![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DatabaseEnvFwd.h"#include "Define.h"#include <map>#include <mutex>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | MySQLConnectionInfo |
| class | MySQLConnection |
Enumerations | |
| enum | ConnectionFlags { CONNECTION_ASYNC = 0x1 , CONNECTION_SYNCH = 0x2 , CONNECTION_BOTH = CONNECTION_ASYNC | CONNECTION_SYNCH } |
| enum ConnectionFlags |
| Enumerator | |
|---|---|
| CONNECTION_ASYNC | |
| CONNECTION_SYNCH | |
| CONNECTION_BOTH | |