Drizzled Public API Documentation

col_assign_node_struct Struct Reference

#include <pars0pars.h>

List of all members.

Public Attributes

que_common_t common
sym_node_tcol
que_node_t * val

Detailed Description

Column assignment node

Definition at line 734 of file pars0pars.h.


Member Data Documentation

column to set

Definition at line 736 of file pars0pars.h.

Referenced by pars_column_assignment().

type: QUE_NODE_COL_ASSIGN

Definition at line 735 of file pars0pars.h.

Referenced by pars_column_assignment().

value to assign

Definition at line 737 of file pars0pars.h.

Referenced by pars_column_assignment().


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