My Project
|
Public Member Functions | |
Item_case_expr (uint case_expr_id) | |
Item * | this_item () |
const Item * | this_item () const |
Item ** | this_item_addr (THD *thd, Item **) |
enum Type | type () const |
Item_result | result_type () const |
virtual void | print (String *str, enum_query_type query_type) |
void Item_case_expr::print | ( | String * | str, |
enum_query_type | query_type | ||
) | [virtual] |
This method is used for to:
For more information about view definition query, INFORMATION_SCHEMA query and why they should be generated from the Item-tree,
Reimplemented from Item.