Home
last modified time | relevance | path

Searched refs:a_con (Results 1 – 25 of 56) sorted by relevance

123

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdbif.cpp1086 a_con->printState(); in check_send_timeout()
1087 Uint32 t1 = a_con->theTransactionId; in check_send_timeout()
1092 a_con->theReleaseOnClose = true; in check_send_timeout()
1093 a_con->theError.code = 4012; in check_send_timeout()
1097 a_con->handleExecuteCompletion(); in check_send_timeout()
1099 insert_completed_list(a_con); in check_send_timeout()
1187 if (a_con->doSend() == 0) { in sendPrepTrans()
1221 a_con->printState(); in sendPrepTrans()
1240 a_con->theReleaseOnClose = true; in sendPrepTrans()
1247 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp450 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
459 if (a_con == NULL) in releaseConnectToNdb()
462 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
463 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
465 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
467 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
468 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
469 a_con->theMagicNumber = 0x37412619; in releaseConnectToNdb()
490 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbif.cpp1108 a_con->printState(); in check_send_timeout()
1114 a_con->theReleaseOnClose = true; in check_send_timeout()
1115 a_con->theError.code = 4012; in check_send_timeout()
1119 a_con->handleExecuteCompletion(); in check_send_timeout()
1121 insert_completed_list(a_con); in check_send_timeout()
1148 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1205 if (a_con->doSend() == 0) { in sendPrepTrans()
1239 a_con->printState(); in sendPrepTrans()
1247 a_con->theReleaseOnClose = true; in sendPrepTrans()
1253 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp477 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
486 if (a_con == NULL) in releaseConnectToNdb()
489 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
490 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
491 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
492 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
494 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
495 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
496 a_con->theMagicNumber = 0x37412619; in releaseConnectToNdb()
517 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbif.cpp1108 a_con->printState(); in check_send_timeout()
1114 a_con->theReleaseOnClose = true; in check_send_timeout()
1115 a_con->theError.code = 4012; in check_send_timeout()
1119 a_con->handleExecuteCompletion(); in check_send_timeout()
1121 insert_completed_list(a_con); in check_send_timeout()
1148 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1205 if (a_con->doSend() == 0) { in sendPrepTrans()
1239 a_con->printState(); in sendPrepTrans()
1247 a_con->theReleaseOnClose = true; in sendPrepTrans()
1253 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp477 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
486 if (a_con == NULL) in releaseConnectToNdb()
489 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
490 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
491 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
492 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
494 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
495 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
496 a_con->theMagicNumber = 0x37412619; in releaseConnectToNdb()
517 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbif.cpp1108 a_con->printState(); in check_send_timeout()
1114 a_con->theReleaseOnClose = true; in check_send_timeout()
1115 a_con->theError.code = 4012; in check_send_timeout()
1119 a_con->handleExecuteCompletion(); in check_send_timeout()
1121 insert_completed_list(a_con); in check_send_timeout()
1148 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1205 if (a_con->doSend() == 0) { in sendPrepTrans()
1239 a_con->printState(); in sendPrepTrans()
1247 a_con->theReleaseOnClose = true; in sendPrepTrans()
1253 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp477 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
486 if (a_con == NULL) in releaseConnectToNdb()
489 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
490 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
491 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
492 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
494 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
495 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
496 a_con->theMagicNumber = 0x37412619; in releaseConnectToNdb()
517 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbif.cpp1108 a_con->printState(); in check_send_timeout()
1114 a_con->theReleaseOnClose = true; in check_send_timeout()
1115 a_con->theError.code = 4012; in check_send_timeout()
1119 a_con->handleExecuteCompletion(); in check_send_timeout()
1121 insert_completed_list(a_con); in check_send_timeout()
1148 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1205 if (a_con->doSend() == 0) { in sendPrepTrans()
1239 a_con->printState(); in sendPrepTrans()
1247 a_con->theReleaseOnClose = true; in sendPrepTrans()
1253 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp477 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
486 if (a_con == NULL) in releaseConnectToNdb()
489 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
490 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
491 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
492 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
494 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
495 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
496 a_con->theMagicNumber = 0x37412619; in releaseConnectToNdb()
517 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbif.cpp1108 a_con->printState(); in check_send_timeout()
1114 a_con->theReleaseOnClose = true; in check_send_timeout()
1115 a_con->theError.code = 4012; in check_send_timeout()
1119 a_con->handleExecuteCompletion(); in check_send_timeout()
1121 insert_completed_list(a_con); in check_send_timeout()
1148 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1205 if (a_con->doSend() == 0) { in sendPrepTrans()
1239 a_con->printState(); in sendPrepTrans()
1247 a_con->theReleaseOnClose = true; in sendPrepTrans()
1253 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp477 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
486 if (a_con == NULL) in releaseConnectToNdb()
489 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
490 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
491 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
492 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
494 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
495 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
496 a_con->theMagicNumber = 0x37412619; in releaseConnectToNdb()
517 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdbif.cpp1405 a_con->printState(); in check_send_timeout()
1411 a_con->theReleaseOnClose = true; in check_send_timeout()
1412 a_con->theError.code = 4012; in check_send_timeout()
1417 a_con->handleExecuteCompletion(); in check_send_timeout()
1419 insert_completed_list(a_con); in check_send_timeout()
1446 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1503 if (a_con->doSend() == 0) { in sendPrepTrans()
1537 a_con->printState(); in sendPrepTrans()
1545 a_con->theReleaseOnClose = true; in sendPrepTrans()
1551 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp478 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
487 if (a_con == NULL) in releaseConnectToNdb()
490 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
491 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
492 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
493 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
495 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
496 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
497 a_con->theMagicNumber = a_con->getMagicNumber(); in releaseConnectToNdb()
518 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbif.cpp1405 a_con->printState(); in check_send_timeout()
1411 a_con->theReleaseOnClose = true; in check_send_timeout()
1412 a_con->theError.code = 4012; in check_send_timeout()
1417 a_con->handleExecuteCompletion(); in check_send_timeout()
1419 insert_completed_list(a_con); in check_send_timeout()
1446 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1503 if (a_con->doSend() == 0) { in sendPrepTrans()
1537 a_con->printState(); in sendPrepTrans()
1545 a_con->theReleaseOnClose = true; in sendPrepTrans()
1551 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp478 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
487 if (a_con == NULL) in releaseConnectToNdb()
490 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
491 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
492 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
493 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
495 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
496 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
497 a_con->theMagicNumber = a_con->getMagicNumber(); in releaseConnectToNdb()
518 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdbif.cpp1405 a_con->printState(); in check_send_timeout()
1411 a_con->theReleaseOnClose = true; in check_send_timeout()
1412 a_con->theError.code = 4012; in check_send_timeout()
1417 a_con->handleExecuteCompletion(); in check_send_timeout()
1419 insert_completed_list(a_con); in check_send_timeout()
1446 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1503 if (a_con->doSend() == 0) { in sendPrepTrans()
1537 a_con->printState(); in sendPrepTrans()
1545 a_con->theReleaseOnClose = true; in sendPrepTrans()
1551 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp478 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
487 if (a_con == NULL) in releaseConnectToNdb()
490 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
491 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
492 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
493 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
495 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
496 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
497 a_con->theMagicNumber = a_con->getMagicNumber(); in releaseConnectToNdb()
518 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbif.cpp1405 a_con->printState(); in check_send_timeout()
1411 a_con->theReleaseOnClose = true; in check_send_timeout()
1412 a_con->theError.code = 4012; in check_send_timeout()
1417 a_con->handleExecuteCompletion(); in check_send_timeout()
1419 insert_completed_list(a_con); in check_send_timeout()
1446 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1503 if (a_con->doSend() == 0) { in sendPrepTrans()
1537 a_con->printState(); in sendPrepTrans()
1545 a_con->theReleaseOnClose = true; in sendPrepTrans()
1551 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp478 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
487 if (a_con == NULL) in releaseConnectToNdb()
490 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
491 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
492 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
493 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
495 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
496 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
497 a_con->theMagicNumber = a_con->getMagicNumber(); in releaseConnectToNdb()
518 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbif.cpp1405 a_con->printState(); in check_send_timeout()
1411 a_con->theReleaseOnClose = true; in check_send_timeout()
1412 a_con->theError.code = 4012; in check_send_timeout()
1417 a_con->handleExecuteCompletion(); in check_send_timeout()
1419 insert_completed_list(a_con); in check_send_timeout()
1446 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1503 if (a_con->doSend() == 0) { in sendPrepTrans()
1537 a_con->printState(); in sendPrepTrans()
1545 a_con->theReleaseOnClose = true; in sendPrepTrans()
1551 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp478 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
487 if (a_con == NULL) in releaseConnectToNdb()
490 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
491 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
492 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
493 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
495 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
496 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
497 a_con->theMagicNumber = a_con->getMagicNumber(); in releaseConnectToNdb()
518 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/
H A DNdbif.cpp1607 a_con->printState(); in check_send_timeout()
1613 a_con->theReleaseOnClose = true; in check_send_timeout()
1614 a_con->theError.code = 4012; in check_send_timeout()
1619 a_con->handleExecuteCompletion(); in check_send_timeout()
1621 insert_completed_list(a_con); in check_send_timeout()
1648 a_con->theTransArrayIndex = no_of_comp; in insert_completed_list()
1705 if (a_con->doSend() == 0) { in sendPrepTrans()
1739 a_con->printState(); in sendPrepTrans()
1747 a_con->theReleaseOnClose = true; in sendPrepTrans()
1753 a_con->handleExecuteCompletion(); in sendPrepTrans()
[all …]
H A DNdblist.cpp478 Ndb::releaseConnectToNdb(NdbTransaction* a_con) in releaseConnectToNdb() argument
487 if (a_con == NULL) in releaseConnectToNdb()
490 Uint32 node_id = a_con->getConnectedNodeId(); in releaseConnectToNdb()
491 Uint32 conn_seq = a_con->theNodeSequence; in releaseConnectToNdb()
492 tSignal.setSignal(GSN_TCRELEASEREQ, refToBlock(a_con->m_tcRef)); in releaseConnectToNdb()
493 tSignal.setData((tConPtr = a_con->getTC_ConnectPtr()), 1); in releaseConnectToNdb()
495 tSignal.setData(a_con->ptr2int(), 3); in releaseConnectToNdb()
496 a_con->Status(NdbTransaction::DisConnecting); in releaseConnectToNdb()
497 a_con->theMagicNumber = a_con->getMagicNumber(); in releaseConnectToNdb()
518 releaseNdbCon(a_con); in releaseConnectToNdb()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/
H A D991201-1.c10 struct vc_data a_con; variable
11 struct vc vc_cons[63] = { &a_con };

123