Home
last modified time | relevance | path

Searched refs:ndb_replication_table (Results 1 – 19 of 19) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_repl_tab.cc131 const char *Ndb_rep_tab_reader::ndb_replication_table = "ndb_replication"; member in Ndb_rep_tab_reader
280 ndb_rep_db, ndb_replication_table, db, table_name, server_id, in scan_candidates()
326 ndb_rep_db, ndb_replication_table, ndberror.code); in scan_candidates()
350 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in lookup()
358 ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in lookup()
421 ndb_rep_db, ndb_replication_table, ndberror.code); in lookup()
H A Dndb_repl_tab.h152 static const char *ndb_replication_table; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_repl_tab.cc158 const char* Ndb_rep_tab_reader::ndb_replication_table= NDB_REPLICATION_TABLE; member in Ndb_rep_tab_reader
334 ndb_rep_db, ndb_replication_table, in scan_candidates()
391 ndb_rep_db, ndb_replication_table, in scan_candidates()
419 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in lookup()
429 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in lookup()
512 ndb_rep_db, ndb_replication_table, in lookup()
H A Dndb_repl_tab.h176 static const char *ndb_replication_table; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dndb_repl_tab.cc158 const char* Ndb_rep_tab_reader::ndb_replication_table= NDB_REPLICATION_TABLE; member in Ndb_rep_tab_reader
334 ndb_rep_db, ndb_replication_table, in scan_candidates()
391 ndb_rep_db, ndb_replication_table, in scan_candidates()
419 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in lookup()
429 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in lookup()
512 ndb_rep_db, ndb_replication_table, in lookup()
H A Dndb_repl_tab.h176 static const char *ndb_replication_table; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_repl_tab.cc158 const char* Ndb_rep_tab_reader::ndb_replication_table= NDB_REPLICATION_TABLE; member in Ndb_rep_tab_reader
334 ndb_rep_db, ndb_replication_table, in scan_candidates()
391 ndb_rep_db, ndb_replication_table, in scan_candidates()
419 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in lookup()
429 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in lookup()
512 ndb_rep_db, ndb_replication_table, in lookup()
H A Dndb_repl_tab.h176 static const char *ndb_replication_table; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_repl_tab.cc158 const char* Ndb_rep_tab_reader::ndb_replication_table= NDB_REPLICATION_TABLE; member in Ndb_rep_tab_reader
334 ndb_rep_db, ndb_replication_table, in scan_candidates()
391 ndb_rep_db, ndb_replication_table, in scan_candidates()
419 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in lookup()
429 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in lookup()
512 ndb_rep_db, ndb_replication_table, in lookup()
H A Dndb_repl_tab.h176 static const char *ndb_replication_table; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_repl_tab.cc158 const char* Ndb_rep_tab_reader::ndb_replication_table= NDB_REPLICATION_TABLE; member in Ndb_rep_tab_reader
334 ndb_rep_db, ndb_replication_table, in scan_candidates()
391 ndb_rep_db, ndb_replication_table, in scan_candidates()
419 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in lookup()
429 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in lookup()
512 ndb_rep_db, ndb_replication_table, in lookup()
H A Dndb_repl_tab.h176 static const char *ndb_replication_table; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dndb_repl_tab.cc158 const char* Ndb_rep_tab_reader::ndb_replication_table= NDB_REPLICATION_TABLE; member in Ndb_rep_tab_reader
334 ndb_rep_db, ndb_replication_table, in scan_candidates()
391 ndb_rep_db, ndb_replication_table, in scan_candidates()
419 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in lookup()
429 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in lookup()
512 ndb_rep_db, ndb_replication_table, in lookup()
H A Dndb_repl_tab.h176 static const char *ndb_replication_table; variable
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_binlog.cc4350 static const char *ndb_replication_table= NDB_REPLICATION_TABLE; variable
4382 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in ndbcluster_read_replication_table()
4388 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in ndbcluster_read_replication_table()
4617 ndb_rep_db, ndb_replication_table, tmp_buf); in ndbcluster_read_replication_table()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_binlog.cc4350 static const char *ndb_replication_table= NDB_REPLICATION_TABLE; variable
4382 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in ndbcluster_read_replication_table()
4388 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in ndbcluster_read_replication_table()
4617 ndb_rep_db, ndb_replication_table, tmp_buf); in ndbcluster_read_replication_table()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_binlog.cc4350 static const char *ndb_replication_table= NDB_REPLICATION_TABLE; variable
4382 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in ndbcluster_read_replication_table()
4388 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in ndbcluster_read_replication_table()
4617 ndb_rep_db, ndb_replication_table, tmp_buf); in ndbcluster_read_replication_table()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dha_ndbcluster_binlog.cc4350 static const char *ndb_replication_table= NDB_REPLICATION_TABLE; variable
4382 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in ndbcluster_read_replication_table()
4388 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in ndbcluster_read_replication_table()
4617 ndb_rep_db, ndb_replication_table, tmp_buf); in ndbcluster_read_replication_table()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dha_ndbcluster_binlog.cc4350 static const char *ndb_replication_table= NDB_REPLICATION_TABLE; variable
4382 Ndb_table_guard ndbtab_g(dict, ndb_replication_table); in ndbcluster_read_replication_table()
4388 DBUG_PRINT("info", ("No %s.%s table", ndb_rep_db, ndb_replication_table)); in ndbcluster_read_replication_table()
4617 ndb_rep_db, ndb_replication_table, tmp_buf); in ndbcluster_read_replication_table()