Home
last modified time | relevance | path

Searched refs:Ndb_share_temp_ref (Results 1 – 14 of 14) sorted by relevance

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_share.h237 class Ndb_share_temp_ref {
240 Ndb_share_temp_ref(const Ndb_share_temp_ref&); // prevent
241 Ndb_share_temp_ref& operator=(const Ndb_share_temp_ref&); // prevent
243 Ndb_share_temp_ref(const char* key) in Ndb_share_temp_ref() function
255 ~Ndb_share_temp_ref() in ~Ndb_share_temp_ref()
H A Dha_ndbcluster.cc11046 Ndb_share_temp_ref share(from); in rename_table_impl()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_share.h237 class Ndb_share_temp_ref {
240 Ndb_share_temp_ref(const Ndb_share_temp_ref&); // prevent
241 Ndb_share_temp_ref& operator=(const Ndb_share_temp_ref&); // prevent
243 Ndb_share_temp_ref(const char* key) in Ndb_share_temp_ref() function
255 ~Ndb_share_temp_ref() in ~Ndb_share_temp_ref()
H A Dha_ndbcluster.cc11046 Ndb_share_temp_ref share(from); in rename_table_impl()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_share.h237 class Ndb_share_temp_ref {
240 Ndb_share_temp_ref(const Ndb_share_temp_ref&); // prevent
241 Ndb_share_temp_ref& operator=(const Ndb_share_temp_ref&); // prevent
243 Ndb_share_temp_ref(const char* key) in Ndb_share_temp_ref() function
255 ~Ndb_share_temp_ref() in ~Ndb_share_temp_ref()
H A Dha_ndbcluster.cc11046 Ndb_share_temp_ref share(from); in rename_table_impl()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_share.h237 class Ndb_share_temp_ref {
240 Ndb_share_temp_ref(const Ndb_share_temp_ref&); // prevent
241 Ndb_share_temp_ref& operator=(const Ndb_share_temp_ref&); // prevent
243 Ndb_share_temp_ref(const char* key) in Ndb_share_temp_ref() function
255 ~Ndb_share_temp_ref() in ~Ndb_share_temp_ref()
H A Dha_ndbcluster.cc11046 Ndb_share_temp_ref share(from); in rename_table_impl()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dndb_share.h237 class Ndb_share_temp_ref {
240 Ndb_share_temp_ref(const Ndb_share_temp_ref&); // prevent
241 Ndb_share_temp_ref& operator=(const Ndb_share_temp_ref&); // prevent
243 Ndb_share_temp_ref(const char* key) in Ndb_share_temp_ref() function
255 ~Ndb_share_temp_ref() in ~Ndb_share_temp_ref()
H A Dha_ndbcluster.cc11046 Ndb_share_temp_ref share(from); in rename_table_impl()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dndb_share.h237 class Ndb_share_temp_ref {
240 Ndb_share_temp_ref(const Ndb_share_temp_ref&); // prevent
241 Ndb_share_temp_ref& operator=(const Ndb_share_temp_ref&); // prevent
243 Ndb_share_temp_ref(const char* key) in Ndb_share_temp_ref() function
255 ~Ndb_share_temp_ref() in ~Ndb_share_temp_ref()
H A Dha_ndbcluster.cc11046 Ndb_share_temp_ref share(from); in rename_table_impl()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_share.h375 class Ndb_share_temp_ref {
379 Ndb_share_temp_ref(const Ndb_share_temp_ref &); // prevent
380 Ndb_share_temp_ref &operator=(const Ndb_share_temp_ref &); // prevent
382 Ndb_share_temp_ref(const char *key, const char *reference) in Ndb_share_temp_ref() function
389 Ndb_share_temp_ref(NDB_SHARE *share, const char *reference) in Ndb_share_temp_ref() function
397 ~Ndb_share_temp_ref() { in ~Ndb_share_temp_ref()
H A Dha_ndbcluster.cc9938 Ndb_share_temp_ref ndb_share_guard(share, "create"); in create()
10295 Ndb_share_temp_ref share(from, "rename_table_impl"); in rename_table_impl()
10720 Ndb_share_temp_ref share(from, "rename_table__for_local_shadow"); in rename_table()