My Project
|
Public Member Functions | |
Item_func_strcmp (Item *a, Item *b) | |
longlong | val_int () |
optimize_type | select_optimize () const |
const char * | func_name () const |
virtual void | print (String *str, enum_query_type query_type) |
void | fix_length_and_dec () |
virtual void Item_func_strcmp::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_bool_func2.