Home
last modified time | relevance | path

Searched refs:WaitGCPRef (Results 26 – 50 of 70) sorted by relevance

123

/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1241 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1241 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1241 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1274 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1274 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1274 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1274 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1274 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/trix/
H A DTrix.cpp1344 WaitGCPRef ref = *(WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/blocks/dbdih/
H A DDbdihMain.cpp28615 WaitGCPRef* const ref = (WaitGCPRef*)&signal->theData[0]; in execWAIT_GCP_REQ()
28730 errorCode = WaitGCPRef::NF_MasterTakeOverInProgress; in execWAIT_GCP_REQ()
28770 errorCode = WaitGCPRef::NoWaitGCPRecords; in execWAIT_GCP_REQ()
28871 errorCode = WaitGCPRef::NoWaitGCPRecords; in execWAIT_GCP_REQ()
28902 WaitGCPRef::SignalLength, JBB); in execWAIT_GCP_REQ()
28909 WaitGCPRef* const ref = (WaitGCPRef*)&signal->theData[0]; in execWAIT_GCP_REF()
28921 WaitGCPRef::SignalLength, JBB); in execWAIT_GCP_REF()
28952 WaitGCPRef* const ref = (WaitGCPRef*)&signal->theData[0]; in checkWaitGCPProxy()
28953 ref->errorCode = WaitGCPRef::NF_CausedAbortOfProcedure; in checkWaitGCPProxy()
28970 WaitGCPRef::SignalLength, JBB); in checkWaitGCPProxy()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp1742 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp2103 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp2103 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp2103 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp2103 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp2103 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp5624 WaitGCPRef* ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
23316 case WaitGCPRef::NoWaitGCPRecords: in createNodegroup_fromWaitGCP()
23318 case WaitGCPRef::NF_CausedAbortOfProcedure: in createNodegroup_fromWaitGCP()
23320 case WaitGCPRef::NF_MasterTakeOverInProgress: in createNodegroup_fromWaitGCP()
23818 case WaitGCPRef::NoWaitGCPRecords: in dropNodegroup_fromWaitGCP()
23820 case WaitGCPRef::NF_CausedAbortOfProcedure: in dropNodegroup_fromWaitGCP()
23822 case WaitGCPRef::NF_MasterTakeOverInProgress: in dropNodegroup_fromWaitGCP()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp5624 WaitGCPRef* ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
23316 case WaitGCPRef::NoWaitGCPRecords: in createNodegroup_fromWaitGCP()
23318 case WaitGCPRef::NF_CausedAbortOfProcedure: in createNodegroup_fromWaitGCP()
23320 case WaitGCPRef::NF_MasterTakeOverInProgress: in createNodegroup_fromWaitGCP()
23818 case WaitGCPRef::NoWaitGCPRecords: in dropNodegroup_fromWaitGCP()
23820 case WaitGCPRef::NF_CausedAbortOfProcedure: in dropNodegroup_fromWaitGCP()
23822 case WaitGCPRef::NF_MasterTakeOverInProgress: in dropNodegroup_fromWaitGCP()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp5624 WaitGCPRef* ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
23316 case WaitGCPRef::NoWaitGCPRecords: in createNodegroup_fromWaitGCP()
23318 case WaitGCPRef::NF_CausedAbortOfProcedure: in createNodegroup_fromWaitGCP()
23320 case WaitGCPRef::NF_MasterTakeOverInProgress: in createNodegroup_fromWaitGCP()
23818 case WaitGCPRef::NoWaitGCPRecords: in dropNodegroup_fromWaitGCP()
23820 case WaitGCPRef::NF_CausedAbortOfProcedure: in dropNodegroup_fromWaitGCP()
23822 case WaitGCPRef::NF_MasterTakeOverInProgress: in dropNodegroup_fromWaitGCP()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp5624 WaitGCPRef* ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
23316 case WaitGCPRef::NoWaitGCPRecords: in createNodegroup_fromWaitGCP()
23318 case WaitGCPRef::NF_CausedAbortOfProcedure: in createNodegroup_fromWaitGCP()
23320 case WaitGCPRef::NF_MasterTakeOverInProgress: in createNodegroup_fromWaitGCP()
23818 case WaitGCPRef::NoWaitGCPRecords: in dropNodegroup_fromWaitGCP()
23820 case WaitGCPRef::NF_CausedAbortOfProcedure: in dropNodegroup_fromWaitGCP()
23822 case WaitGCPRef::NF_MasterTakeOverInProgress: in dropNodegroup_fromWaitGCP()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp5624 WaitGCPRef* ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
23316 case WaitGCPRef::NoWaitGCPRecords: in createNodegroup_fromWaitGCP()
23318 case WaitGCPRef::NF_CausedAbortOfProcedure: in createNodegroup_fromWaitGCP()
23320 case WaitGCPRef::NF_MasterTakeOverInProgress: in createNodegroup_fromWaitGCP()
23818 case WaitGCPRef::NoWaitGCPRecords: in dropNodegroup_fromWaitGCP()
23820 case WaitGCPRef::NF_CausedAbortOfProcedure: in dropNodegroup_fromWaitGCP()
23822 case WaitGCPRef::NF_MasterTakeOverInProgress: in dropNodegroup_fromWaitGCP()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp3056 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp3056 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp3056 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/blocks/backup/
H A DBackup.cpp3056 WaitGCPRef * ref = (WaitGCPRef*)signal->getDataPtr(); in execWAIT_GCP_REF()

123