MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dbacc::ScanRec Struct Reference

Public Types

enum  ScanState { WAIT_NEXT, SCAN_DISCONNECT }
enum  ScanBucketState { FIRST_LAP, SECOND_LAP, SCAN_COMPLETED }

Public Attributes

Uint32 activeLocalFrag
Uint32 nextBucketIndex
Uint32 scanNextfreerec
Uint32 scanFirstActiveOp
Uint32 scanFirstLockedOp
Uint32 scanLastLockedOp
Uint32 scanFirstQueuedOp
Uint32 scanLastQueuedOp
Uint32 scanUserptr
Uint32 scanTrid1
Uint32 scanTrid2
Uint32 startNoOfBuckets
Uint32 minBucketIndexToRescan
Uint32 maxBucketIndexToRescan
Uint32 scanOpsAllocated
ScanBucketState scanBucketState
ScanState scanState
Uint16 scanLockHeld
Uint32 scanUserblockref
Uint32 scanMask
Uint8 scanLockMode
Uint8 scanReadCommittedFlag

Detailed Description

Definition at line 587 of file Dbacc.hpp.


The documentation for this struct was generated from the following file: