MySQL 5.6.14 Source Code Document
|
#include <QueryTree.hpp>
Public Member Functions | |
STATIC_CONST (NodeSize=4) |
Public Attributes | |
Uint32 | len |
Uint32 | requestInfo |
Uint32 | tableId |
Uint32 | tableVersion |
Uint32 | optional [1] |
This node describes a table/index-fragment scan
Definition at line 197 of file QueryTree.hpp.
Uint32 QN_ScanFragNode::optional[1] |
Definition at line 208 of file QueryTree.hpp.