TrinityCore
DBUpdaterUtil Class Reference

#include <DBUpdater.h>

Static Public Member Functions

static std::string GetCorrectedMySQLExecutable ()
 
static bool CheckExecutable ()
 

Static Private Member Functions

static std::string & corrected_path ()
 

Detailed Description

Definition at line 54 of file DBUpdater.h.

Member Function Documentation

◆ CheckExecutable()

bool DBUpdaterUtil::CheckExecutable ( )
static

Definition at line 40 of file DBUpdater.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ corrected_path()

std::string & DBUpdaterUtil::corrected_path ( )
staticprivate

Definition at line 61 of file DBUpdater.cpp.

+ Here is the caller graph for this function:

◆ GetCorrectedMySQLExecutable()

std::string DBUpdaterUtil::GetCorrectedMySQLExecutable ( )
static

Definition at line 32 of file DBUpdater.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: