Home
last modified time | relevance | path

Searched refs:m_to_nodes (Results 1 – 22 of 22) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1857 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2111 m_to_nodes.clear(); in execREAD_NODESCONF()
2345 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2346 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2348 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
11541 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
12259 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12268 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
12278 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
12288 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12297 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1857 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2111 m_to_nodes.clear(); in execREAD_NODESCONF()
2345 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2346 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2348 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
11541 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
12259 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12268 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
12278 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
12288 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12297 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1857 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2111 m_to_nodes.clear(); in execREAD_NODESCONF()
2345 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2346 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2348 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
11541 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
12259 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12268 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
12278 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
12288 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12297 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1857 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2111 m_to_nodes.clear(); in execREAD_NODESCONF()
2345 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2346 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2348 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
11541 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
12259 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12268 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
12278 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
12288 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12297 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp1857 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2111 m_to_nodes.clear(); in execREAD_NODESCONF()
2345 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2346 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2348 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
11541 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
12259 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12268 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
12278 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
12288 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
12297 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2496 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2118 m_to_nodes.clear(); in execREAD_NODESCONF()
2370 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2371 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2373 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
16459 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
17231 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17240 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
17250 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
17260 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17269 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2496 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2118 m_to_nodes.clear(); in execREAD_NODESCONF()
2370 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2371 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2373 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
16459 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
17231 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17240 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
17250 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
17260 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17269 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2496 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2118 m_to_nodes.clear(); in execREAD_NODESCONF()
2370 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2371 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2373 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
16459 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
17231 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17240 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
17250 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
17260 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17269 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2496 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2118 m_to_nodes.clear(); in execREAD_NODESCONF()
2370 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2371 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2373 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
16459 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
17231 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17240 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
17250 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
17260 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17269 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2496 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2118 m_to_nodes.clear(); in execREAD_NODESCONF()
2370 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
2371 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
2373 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
16459 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
17231 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17240 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
17250 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
17260 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
17269 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdih.hpp2717 NdbNodeBitmask m_to_nodes; member in Dbdih
H A DDbdihMain.cpp2949 m_to_nodes.clear(); in execREAD_NODESCONF()
3221 ndbrequire(m_to_nodes.get(nodeId)); in execSTART_COPYCONF()
3222 m_to_nodes.clear(nodeId); in execSTART_COPYCONF()
3224 if (!m_to_nodes.isclear()) in execSTART_COPYCONF()
19715 m_to_nodes.set(nodePtr.i); in resetReplicaSr()
20522 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
20531 if (m_to_nodes.get(getOwnNodeId())) in execSTART_RECCONF()
20541 if (!m_to_nodes.isclear() && c_sr_wait_to) in execSTART_RECCONF()
20551 while ((i = m_to_nodes.find(i + 1)) != NdbNodeBitmask::NotFound) in execSTART_RECCONF()
20560 infoEvent("Starting take-over of %s", m_to_nodes.getText(buf)); in execSTART_RECCONF()