|
InnoDB Plugin
1.0
|
#include <pars0pars.h>

Data Fields | |
| que_common_t | common |
| sym_node_t * | column |
| ibool | asc |
An order-by node in a select
| ibool order_node_t::asc |
TRUE if ascending, FALSE if descending
| sym_node_t* order_node_t::column |
order-by column
| que_common_t order_node_t::common |
type: QUE_NODE_ORDER
1.8.1.2