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 CSStringBuffer * | dumpSystemTables (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) |
Definition at line 83 of file system_table_ms.h.