Drizzled Public API Documentation

PBMSSystemTables Class Reference

List of all members.

Static Public Member Functions

static bool isSystemTable (bool isPBMS, const char *name)
static void transferSystemTables (MSDatabase *dst_db, MSDatabase *src_db)
static void loadSystemTables (MSDatabase *db)
static void removeSystemTables (CSString *path)
static CSStringBufferdumpSystemTables (MSDatabase *db)
static void restoreSystemTables (MSDatabase *db, const char *data, size_t size)
static void systemTablesStartUp ()
static void systemTableShutDown ()

Static Private Member Functions

static bool try_loadSystemTables (CSThread *self, int i, MSDatabase *db)

Detailed Description

Definition at line 83 of file system_table_ms.h.


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