MySQL 5.6.14 Source Code Document
|
Public Attributes | |
ConnectState | connectState |
UintR | copyCountWords |
Uint32 | keyInfoIVal |
Uint32 | attrInfoIVal |
UintR | transid [2] |
AbortState | abortState |
UintR | accConnectrec |
UintR | applOprec |
UintR | clientConnectrec |
UintR | tcTimer |
UintR | currReclenAi |
UintR | currTupAiLen |
UintR | fragmentid |
UintR | fragmentptr |
UintR | gci_hi |
UintR | gci_lo |
UintR | hashValue |
ListState | listState |
UintR | logStartFileNo |
LogWriteState | logWriteState |
UintR | nextHashRec |
UintR | nextLogTcrec |
UintR | nextTcLogQueue |
UintR | nextTc |
UintR | nextTcConnectrec |
UintR | prevHashRec |
UintR | prevLogTcrec |
UintR | prevTc |
UintR | readlenAi |
UintR | reqRef |
UintR | reqinfo |
UintR | schemaVersion |
UintR | storedProcId |
UintR | simpleTcConnect |
UintR | tableref |
UintR | tcOprec |
Uint32 | tcHashKeyHi |
UintR | tcScanInfo |
UintR | tcScanRec |
UintR | totReclenAi |
UintR | totSendlenAi |
UintR | tupConnectrec |
UintR | savePointId |
TransactionState | transactionState |
BlockReference | applRef |
BlockReference | clientBlockref |
BlockReference | reqBlockref |
BlockReference | tcBlockref |
BlockReference | tcAccBlockref |
BlockReference | tcTuxBlockref |
BlockReference | tcTupBlockref |
Uint32 | commitAckMarker |
union { | |
Uint32 m_scan_curr_range_no | |
UintR noFiredTriggers | |
}; | |
Uint32 | m_corrFactorLo |
Uint32 | m_corrFactorHi |
Uint64 | lqhKeyReqId |
Uint16 | errorCode |
Uint16 | logStartPageIndex |
Uint16 | logStartPageNo |
Uint16 | logStopPageNo |
Uint16 | nextReplica |
Uint16 | primKeyLen |
Uint16 | save1 |
Uint16 | nodeAfterNext [3] |
Uint8 | activeCreat |
Uint8 | apiVersionNo |
Uint8 | dirtyOp |
Uint8 | indTakeOver |
Uint8 | lastReplicaNo |
Uint8 | lockType |
Uint8 | nextSeqNoReplica |
Uint8 | opSimple |
Uint8 | opExec |
Uint8 | operation |
Uint8 | m_reorg |
Uint8 | reclenAiLqhkey |
Uint8 | replicaType |
Uint8 | seqNoReplica |
Uint8 | tcNodeFailrec |
Uint8 | m_disk_table |
Uint8 | m_use_rowid |
Uint8 | m_dealloc |
Uint8 | m_fire_trig_pass |
Uint32 | m_flags |
Uint32 | m_log_part_ptr_i |
SectionReader::PosInfo | scanKeyInfoPos |
Local_key | m_row_id |
struct { | |
Uint32 m_cnt | |
Uint32 m_page_id [2] | |
Local_key m_disk_ref [2] | |
} | m_nr_delete |
ListState Dblqh::TcConnectionrec::listState |