My Project
|
Public Member Functions | |
Item_func_regex (Item *a, Item *b) | |
void | cleanup () |
longlong | val_int () |
bool | fix_fields (THD *thd, Item **ref) |
const char * | func_name () const |
virtual void | print (String *str, enum_query_type query_type) |
const CHARSET_INFO * | compare_collation () |
virtual void Item_func_regex::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.