|
MySQL 5.6.14 Source Code Document
|
#include <QueryTree.hpp>
Public Types | |
| enum | LookupBits { L_UNIQUE_INDEX = 0x10000, L_END = 0 } |
Public Member Functions | |
| STATIC_CONST (NodeSize=4) | |
Public Attributes | |
| Uint32 | len |
| Uint32 | requestInfo |
| Uint32 | tableId |
| Uint32 | tableVersion |
| Uint32 | optional [1] |
This node describes a pk-lookup
Definition at line 150 of file QueryTree.hpp.
Definition at line 163 of file QueryTree.hpp.
| Uint32 QN_LookupNode::optional[1] |
Definition at line 161 of file QueryTree.hpp.