Home
last modified time | relevance | path

Searched refs:install_logfile_group (Results 1 – 7 of 7) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_dd_sync.h87 bool install_logfile_group(const char *logfile_group_name,
H A Dndb_dd_sync.cc237 bool Ndb_dd_sync::install_logfile_group( in install_logfile_group() function in Ndb_dd_sync
248 if (!dd_client.install_logfile_group( in install_logfile_group()
306 if (!install_logfile_group(logfile_group_name, ndb_lfg, undofile_names, in synchronize_logfile_group()
389 if (!install_logfile_group(logfile_group_name, ndb_lfg, in synchronize_logfile_group()
H A Dndb_dd_client.h218 bool install_logfile_group(const char *logfile_group_name,
H A Dndb_metadata_sync.cc712 if (!dd_client.install_logfile_group(lfg_name.c_str(), undofile_names, ndb_id, in sync_logfile_group()
H A Dndb_dd_client.cc1344 bool Ndb_dd_client::install_logfile_group( in install_logfile_group() function in Ndb_dd_client
H A Dha_ndbcluster_binlog.cc3725 if (!dd_client.install_logfile_group(logfile_group_name, undofile_names, id, in create_logfile_group_from_engine()
H A Dha_ndbcluster.cc16658 if (!dd_client.install_logfile_group( in ndbcluster_alter_tablespace()