AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Transaction.cpp File Reference
#include "Transaction.h"
#include "Errors.h"
#include "Log.h"
#include "MySQLConnection.h"
#include "PreparedStatement.h"
#include "Timer.h"
#include <mysqld_error.h>
#include <sstream>
#include <thread>

Go to the source code of this file.

Variables

constexpr Milliseconds DEADLOCK_MAX_RETRY_TIME_MS = 1min
 

Variable Documentation

◆ DEADLOCK_MAX_RETRY_TIME_MS

constexpr Milliseconds DEADLOCK_MAX_RETRY_TIME_MS = 1min
constexpr