This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | NDB_REP_DB "cluster" |
| #define | NDB_REP_TABLE "binlog_index" |
| #define | NDB_APPLY_TABLE "apply_status" |
| #define | NDB_SCHEMA_TABLE "schema" |
| #define NDB_APPLY_TABLE "apply_status" |
Definition at line 20 of file ha_ndbcluster_tables.h.
Referenced by RestoreMetaData::markSysTables().
| #define NDB_REP_DB "cluster" |
Definition at line 18 of file ha_ndbcluster_tables.h.
Referenced by dump_all_tables_in_db(), RestoreMetaData::markSysTables(), and BackupRestore::update_apply_status().
| #define NDB_REP_TABLE "binlog_index" |
Definition at line 19 of file ha_ndbcluster_tables.h.
| #define NDB_SCHEMA_TABLE "schema" |
Definition at line 21 of file ha_ndbcluster_tables.h.
Referenced by RestoreMetaData::markSysTables().
1.4.7

