Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dha_ndb_ddl_fk.cc91 const NDBINDEX *best_matching_index = 0; in find_matching_index() local
121 if (best_matching_index) { in find_matching_index()
123 dict->removeIndexGlobal(*best_matching_index, noinvalidate); in find_matching_index()
146 if (best_matching_index) { in find_matching_index()
147 dict->removeIndexGlobal(*best_matching_index, noinvalidate); in find_matching_index()
149 best_matching_index = index; in find_matching_index()
162 return best_matching_index; // NOTE: also returns reference in find_matching_index()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dha_ndb_ddl_fk.cc113 const NDBINDEX* best_matching_index= 0; in find_matching_index() local
149 if (best_matching_index) in find_matching_index()
152 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
181 if (best_matching_index) in find_matching_index()
183 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
185 best_matching_index= index; in find_matching_index()
202 return best_matching_index; // NOTE: also returns reference in find_matching_index()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dha_ndb_ddl_fk.cc113 const NDBINDEX* best_matching_index= 0; in find_matching_index() local
149 if (best_matching_index) in find_matching_index()
152 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
181 if (best_matching_index) in find_matching_index()
183 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
185 best_matching_index= index; in find_matching_index()
202 return best_matching_index; // NOTE: also returns reference in find_matching_index()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dha_ndb_ddl_fk.cc113 const NDBINDEX* best_matching_index= 0; in find_matching_index() local
149 if (best_matching_index) in find_matching_index()
152 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
181 if (best_matching_index) in find_matching_index()
183 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
185 best_matching_index= index; in find_matching_index()
202 return best_matching_index; // NOTE: also returns reference in find_matching_index()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dha_ndb_ddl_fk.cc113 const NDBINDEX* best_matching_index= 0; in find_matching_index() local
149 if (best_matching_index) in find_matching_index()
152 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
181 if (best_matching_index) in find_matching_index()
183 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
185 best_matching_index= index; in find_matching_index()
202 return best_matching_index; // NOTE: also returns reference in find_matching_index()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dha_ndb_ddl_fk.cc113 const NDBINDEX* best_matching_index= 0; in find_matching_index() local
149 if (best_matching_index) in find_matching_index()
152 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
181 if (best_matching_index) in find_matching_index()
183 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
185 best_matching_index= index; in find_matching_index()
202 return best_matching_index; // NOTE: also returns reference in find_matching_index()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dha_ndb_ddl_fk.cc113 const NDBINDEX* best_matching_index= 0; in find_matching_index() local
149 if (best_matching_index) in find_matching_index()
152 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
181 if (best_matching_index) in find_matching_index()
183 dict->removeIndexGlobal(* best_matching_index, noinvalidate); in find_matching_index()
185 best_matching_index= index; in find_matching_index()
202 return best_matching_index; // NOTE: also returns reference in find_matching_index()