Home
last modified time | relevance | path

Searched refs:myClosestScan (Results 1 – 11 of 11) sorted by relevance

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4252 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4255 myClosestScan = this; in calculateBatchedRows()
4259 myClosestScan = closestScan; in calculateBatchedRows()
4263 if (myClosestScan != NULL) in calculateBatchedRows()
4290 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4310 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4252 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4255 myClosestScan = this; in calculateBatchedRows()
4259 myClosestScan = closestScan; in calculateBatchedRows()
4263 if (myClosestScan != NULL) in calculateBatchedRows()
4290 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4310 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4252 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4255 myClosestScan = this; in calculateBatchedRows()
4259 myClosestScan = closestScan; in calculateBatchedRows()
4263 if (myClosestScan != NULL) in calculateBatchedRows()
4290 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4310 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4356 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4359 myClosestScan = this; in calculateBatchedRows()
4363 myClosestScan = closestScan; in calculateBatchedRows()
4367 if (myClosestScan != NULL) in calculateBatchedRows()
4401 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4417 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4356 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4359 myClosestScan = this; in calculateBatchedRows()
4363 myClosestScan = closestScan; in calculateBatchedRows()
4367 if (myClosestScan != NULL) in calculateBatchedRows()
4401 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4417 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4356 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4359 myClosestScan = this; in calculateBatchedRows()
4363 myClosestScan = closestScan; in calculateBatchedRows()
4367 if (myClosestScan != NULL) in calculateBatchedRows()
4401 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4417 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4356 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4359 myClosestScan = this; in calculateBatchedRows()
4363 myClosestScan = closestScan; in calculateBatchedRows()
4367 if (myClosestScan != NULL) in calculateBatchedRows()
4401 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4417 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4356 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4359 myClosestScan = this; in calculateBatchedRows()
4363 myClosestScan = closestScan; in calculateBatchedRows()
4367 if (myClosestScan != NULL) in calculateBatchedRows()
4401 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4417 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4252 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4255 myClosestScan = this; in calculateBatchedRows()
4259 myClosestScan = closestScan; in calculateBatchedRows()
4263 if (myClosestScan != NULL) in calculateBatchedRows()
4290 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4310 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4252 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4255 myClosestScan = this; in calculateBatchedRows()
4259 myClosestScan = closestScan; in calculateBatchedRows()
4263 if (myClosestScan != NULL) in calculateBatchedRows()
4290 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4310 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp4850 const NdbQueryOperationImpl* myClosestScan; in calculateBatchedRows() local
4853 myClosestScan = this; in calculateBatchedRows()
4857 myClosestScan = closestScan; in calculateBatchedRows()
4861 if (myClosestScan != NULL) in calculateBatchedRows()
4899 maxBatchRows = myClosestScan->m_maxBatchRows; in calculateBatchedRows()
4927 m_children[i]->calculateBatchedRows(myClosestScan); in calculateBatchedRows()