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

Public Attributes

Uint32 m_api_resultRef
Uint32 m_api_resultData
Uint32 m_outstanding
bool m_parent_batch_complete
Uint32 m_lqhKeyReq [LqhKeyReq::FixedSignalLength+4]

Detailed Description

Definition at line 462 of file Dbspj.hpp.

Member Data Documentation

Uint32 Dbspj::LookupData::m_outstanding

This is the number of outstanding messages. When this number is zero and m_parent_batch_complete is true, we know that we have received all rows for this operation in this batch.

Definition at line 471 of file Dbspj.hpp.

bool Dbspj::LookupData::m_parent_batch_complete

If true, the parent operation has received all the rows it will get in this batch.

Definition at line 476 of file Dbspj.hpp.


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