TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
MySQL Class Reference

#include <MySQLThreading.h>

Static Public Member Functions

static void Library_Init ()
 
static void Library_End ()
 

Member Function Documentation

static void MySQL::Library_End ( )
inlinestatic
32  {
33  mysql_library_end();
34  }

+ Here is the caller graph for this function:

static void MySQL::Library_Init ( )
inlinestatic
27  {
28  mysql_library_init(-1, NULL, NULL);
29  }
arena_t NULL
Definition: jemalloc_internal.h:624

+ Here is the caller graph for this function:


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