Home
last modified time | relevance | path

Searched refs:m_localHash (Results 1 – 24 of 24) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp655 LocalDictCache m_localHash; member in NdbDictionaryImpl
958 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
968 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1124 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1137 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1149 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1161 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1427 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1435 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
1494 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
2490 m_localHash.drop(originalInternalName); in alterTable()
2998 m_localHash.drop(internalTableName.c_str()); in dropTable()
3046 m_localHash.drop(internalTableName); in dropTable()
3187 m_localHash.drop(internalTableName); in invalidateObject()
3201 m_localHash.drop(internalTableName); in removeCachedObject()
3440 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
3478 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp934 LocalDictCache m_localHash; member in NdbDictionaryImpl
1341 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1351 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1521 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1534 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1546 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1558 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1953 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1961 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2020 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
3904 m_localHash.drop(internalTableName.c_str()); in dropTable()
3954 m_localHash.drop(internalTableName); in dropTable()
4101 m_localHash.drop(internalTableName); in invalidateObject()
4115 m_localHash.drop(internalTableName); in removeCachedObject()
4467 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4505 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp934 LocalDictCache m_localHash; member in NdbDictionaryImpl
1341 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1351 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1521 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1534 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1546 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1558 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1953 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1961 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2020 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
3904 m_localHash.drop(internalTableName.c_str()); in dropTable()
3954 m_localHash.drop(internalTableName); in dropTable()
4101 m_localHash.drop(internalTableName); in invalidateObject()
4115 m_localHash.drop(internalTableName); in removeCachedObject()
4467 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4505 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp1070 LocalDictCache m_localHash; member in NdbDictionaryImpl
1441 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1451 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1633 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1646 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1658 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1670 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp2600 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
2608 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2668 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
4924 m_localHash.drop(internalTableName.c_str()); in dropTable()
5054 m_localHash.drop(internalTableName); in dropTable()
5292 m_localHash.drop(internalTableName); in invalidateObject()
5306 m_localHash.drop(internalTableName); in removeCachedObject()
5744 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
5789 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp997 LocalDictCache m_localHash; member in NdbDictionaryImpl
1411 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1421 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1591 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1604 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1616 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1628 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1971 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1979 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2039 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
4013 m_localHash.drop(internalTableName.c_str()); in dropTable()
4140 m_localHash.drop(internalTableName); in dropTable()
4359 m_localHash.drop(internalTableName); in invalidateObject()
4373 m_localHash.drop(internalTableName); in removeCachedObject()
4743 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4788 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp997 LocalDictCache m_localHash; member in NdbDictionaryImpl
1411 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1421 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1591 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1604 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1616 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1628 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1971 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1979 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2039 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
4013 m_localHash.drop(internalTableName.c_str()); in dropTable()
4140 m_localHash.drop(internalTableName); in dropTable()
4359 m_localHash.drop(internalTableName); in invalidateObject()
4373 m_localHash.drop(internalTableName); in removeCachedObject()
4743 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4788 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp997 LocalDictCache m_localHash; member in NdbDictionaryImpl
1411 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1421 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1591 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1604 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1616 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1628 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1971 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1979 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2039 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
4013 m_localHash.drop(internalTableName.c_str()); in dropTable()
4140 m_localHash.drop(internalTableName); in dropTable()
4359 m_localHash.drop(internalTableName); in invalidateObject()
4373 m_localHash.drop(internalTableName); in removeCachedObject()
4743 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4788 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp997 LocalDictCache m_localHash; member in NdbDictionaryImpl
1411 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1421 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1591 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1604 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1616 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1628 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1971 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1979 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2039 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
4013 m_localHash.drop(internalTableName.c_str()); in dropTable()
4140 m_localHash.drop(internalTableName); in dropTable()
4359 m_localHash.drop(internalTableName); in invalidateObject()
4373 m_localHash.drop(internalTableName); in removeCachedObject()
4743 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4788 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp997 LocalDictCache m_localHash; member in NdbDictionaryImpl
1411 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1421 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1591 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1604 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1616 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1628 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1971 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1979 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2039 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
4013 m_localHash.drop(internalTableName.c_str()); in dropTable()
4140 m_localHash.drop(internalTableName); in dropTable()
4359 m_localHash.drop(internalTableName); in invalidateObject()
4373 m_localHash.drop(internalTableName); in removeCachedObject()
4743 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4788 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp934 LocalDictCache m_localHash; member in NdbDictionaryImpl
1341 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1351 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1521 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1534 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1546 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1558 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1953 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1961 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2020 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
3904 m_localHash.drop(internalTableName.c_str()); in dropTable()
3954 m_localHash.drop(internalTableName); in dropTable()
4101 m_localHash.drop(internalTableName); in invalidateObject()
4115 m_localHash.drop(internalTableName); in removeCachedObject()
4467 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4505 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp934 LocalDictCache m_localHash; member in NdbDictionaryImpl
1341 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1351 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1521 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1534 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1546 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1558 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1953 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1961 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2020 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
3904 m_localHash.drop(internalTableName.c_str()); in dropTable()
3954 m_localHash.drop(internalTableName); in dropTable()
4101 m_localHash.drop(internalTableName); in invalidateObject()
4115 m_localHash.drop(internalTableName); in removeCachedObject()
4467 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4505 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.hpp934 LocalDictCache m_localHash; member in NdbDictionaryImpl
1341 Ndb_local_table_info *info= m_localHash.get(internalTableName.c_str()); in get_local_table_info()
1351 m_localHash.put(internalTableName.c_str(), info); in get_local_table_info()
1521 Ndb_local_table_info *info= m_localHash.get(internal_indexname.c_str()); in getIndex()
1534 m_localHash.put(internal_indexname.c_str(), info); in getIndex()
1546 info= m_localHash.get(old_internal_indexname.c_str()); in getIndex()
1558 m_localHash.put(old_internal_indexname.c_str(), info); in getIndex()
H A DNdbDictionaryImpl.cpp1953 NdbElement_t<Ndb_local_table_info> * curr = m_localHash.m_tableHash.getNext(0); in ~NdbDictionaryImpl()
1961 curr = m_localHash.m_tableHash.getNext(curr); in ~NdbDictionaryImpl()
2020 m_localHash.put(impl->m_internalName.c_str(), info); in putTable()
3904 m_localHash.drop(internalTableName.c_str()); in dropTable()
3954 m_localHash.drop(internalTableName); in dropTable()
4101 m_localHash.drop(internalTableName); in invalidateObject()
4115 m_localHash.drop(internalTableName); in removeCachedObject()
4467 m_localHash.drop(internalIndexName.c_str()); in dropIndex()
4505 m_localHash.drop(internalIndexName.c_str()); in dropIndex()