My Project
|
Public Member Functions | |
Item_func_bit_neg (Item *a) | |
longlong | val_int () |
const char * | func_name () const |
virtual void | print (String *str, enum_query_type query_type) |
virtual void Item_func_bit_neg::print | ( | String * | str, |
enum_query_type | query_type | ||
) | [inline, 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_func_bit.