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