My Project
|
Public Member Functions | |
Item_func_rand (Item *a) | |
double | val_real () |
const char * | func_name () const |
bool | const_item () const |
table_map | get_initial_pseudo_tables () const |
bool | fix_fields (THD *thd, Item **ref) |
void | cleanup () |
table_map Item_func_rand::get_initial_pseudo_tables | ( | ) | const [inline, virtual] |
This function is non-deterministic and hence depends on the 'RAND' pseudo-table.
RAND_TABLE_BIT |
Reimplemented from Item_func.