My Project
Public Member Functions
Item_func_sleep Class Reference
Inheritance diagram for Item_func_sleep:
Item_int_func Item_func Item_result_field Item

List of all members.

Public Member Functions

 Item_func_sleep (Item *a)
bool const_item () const
const char * func_name () const
table_map get_initial_pseudo_tables () const
longlong val_int ()

Member Function Documentation

table_map Item_func_sleep::get_initial_pseudo_tables ( ) const [inline, virtual]

This function is non-deterministic and hence depends on the 'RAND' pseudo-table.

Return values:
RAND_TABLE_BIT

Reimplemented from Item_func.

longlong Item_func_sleep::val_int ( void  ) [virtual]

This function is just used to create tests with time gaps.

Implements Item.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines