Home
last modified time | relevance | path

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

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1762 m_countOperations(0), in NdbQueryImpl()
1784 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1785 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1792 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1796 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1831 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1850 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2110 return m_countOperations; in getNoOfOperations()
2122 assert(index<m_countOperations); in getQueryOperation()
2129 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp435 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1762 m_countOperations(0), in NdbQueryImpl()
1784 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1785 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1792 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1796 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1831 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1850 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2110 return m_countOperations; in getNoOfOperations()
2122 assert(index<m_countOperations); in getQueryOperation()
2129 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp435 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1762 m_countOperations(0), in NdbQueryImpl()
1784 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1785 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1792 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1796 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1831 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1850 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2110 return m_countOperations; in getNoOfOperations()
2122 assert(index<m_countOperations); in getQueryOperation()
2129 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp435 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1790 m_countOperations(0), in NdbQueryImpl()
1812 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1813 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1820 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1824 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1859 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1878 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2148 return m_countOperations; in getNoOfOperations()
2160 assert(index<m_countOperations); in getQueryOperation()
2167 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp442 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1790 m_countOperations(0), in NdbQueryImpl()
1812 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1813 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1820 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1824 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1859 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1878 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2148 return m_countOperations; in getNoOfOperations()
2160 assert(index<m_countOperations); in getQueryOperation()
2167 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp442 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1790 m_countOperations(0), in NdbQueryImpl()
1812 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1813 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1820 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1824 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1859 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1878 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2148 return m_countOperations; in getNoOfOperations()
2160 assert(index<m_countOperations); in getQueryOperation()
2167 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp442 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1790 m_countOperations(0), in NdbQueryImpl()
1812 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1813 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1820 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1824 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1859 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1878 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2148 return m_countOperations; in getNoOfOperations()
2160 assert(index<m_countOperations); in getQueryOperation()
2167 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp442 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1790 m_countOperations(0), in NdbQueryImpl()
1812 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1813 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1820 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1824 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1859 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1878 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2148 return m_countOperations; in getNoOfOperations()
2160 assert(index<m_countOperations); in getQueryOperation()
2167 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp442 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1762 m_countOperations(0), in NdbQueryImpl()
1784 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1785 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1792 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1796 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1831 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1850 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2110 return m_countOperations; in getNoOfOperations()
2122 assert(index<m_countOperations); in getQueryOperation()
2129 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp435 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp1762 m_countOperations(0), in NdbQueryImpl()
1784 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
1785 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
1792 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
1796 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
1831 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
1850 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2110 return m_countOperations; in getNoOfOperations()
2122 assert(index<m_countOperations); in getQueryOperation()
2129 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp435 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp2184 m_countOperations(0), in NdbQueryImpl()
2207 m_countOperations = queryDef.getNoOfOperations(); in NdbQueryImpl()
2208 const int error = m_operationAlloc.init(m_countOperations); in NdbQueryImpl()
2215 (m_operationAlloc.allocObjMem(m_countOperations)); in NdbQueryImpl()
2219 for (Uint32 i=0; i<m_countOperations; ++i) in NdbQueryImpl()
2254 for (int i=m_countOperations-1; i>=0; --i) in ~NdbQueryImpl()
2274 for (unsigned i=0; i<m_countOperations; i++) in postFetchRelease()
2539 return m_countOperations; in getNoOfOperations()
2551 assert(index<m_countOperations); in getQueryOperation()
2558 for(Uint32 i = 0; i<m_countOperations; i++){ in getQueryOperation()
[all …]
H A DNdbQueryOperationImpl.hpp450 Uint32 m_countOperations; // #elements in above array member in NdbQueryImpl