MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GlobalData Struct Reference
Collaboration diagram for GlobalData:

Public Member Functions

void setBlock (BlockNumber blockNo, SimulatedBlock *block)
SimulatedBlockgetBlock (BlockNumber blockNo)
SimulatedBlockgetBlock (BlockNumber blockNo, Uint32 instanceNo)
SimulatedBlockgetBlockInstance (BlockNumber fullBlockNo)
SimulatedBlockmt_getBlock (BlockNumber blockNo, Uint32 instanceNo)
void incrementWatchDogCounter (Uint32 place)
Uint32 * getWatchDogPtr ()

Public Attributes

Uint32 m_restart_seq
NodeVersionInfo m_versionInfo
NodeInfo m_nodeInfo [MAX_NODES]
Signal VMSignals [1]
Uint64 internalMillisecCounter
Uint32 highestAvailablePrio
Uint32 JobCounter
Uint64 JobLap
Uint32 loopMax
Uint32 theNextTimerJob
Uint32 theCurrentTimer
Uint32 theShortTQIndex
Uint32 theLongTQIndex
Uint32 theCountTimer
Uint32 theFirstFreeTQIndex
Uint32 testOn
NodeId ownId
Uint32 theStartLevel
restartStates theRestartFlag
Uint32 theSignalId
Uint32 sendPackedActivated
Uint32 activateSendPacked
bool isNdbMt
bool isNdbMtLqh
Uint32 ndbMtLqhWorkers
Uint32 ndbMtLqhThreads
SafeArrayPool< GlobalPagem_global_page_pool
ArrayPool< GlobalPagem_shared_page_pool

Detailed Description

Definition at line 43 of file GlobalData.hpp.


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