My Project
Public Member Functions
Item_bool_func Class Reference
Inheritance diagram for Item_bool_func:
Item_int_func Item_func Item_result_field Item Item_bool_func2 Item_cond Item_equal Item_func_inet_bool_base Item_func_isnotnull Item_func_isnull Item_func_not Item_func_regex Item_func_trig_cond Item_func_truth Item_in_optimizer Item_nodeset_to_const_comparator

List of all members.

Public Member Functions

 Item_bool_func (Item *a)
 Item_bool_func (Item *a, Item *b)
 Item_bool_func (THD *thd, Item_bool_func *item)
bool is_bool_func ()
void fix_length_and_dec ()
uint decimal_precision () const
virtual bool created_by_in2exists () const
 Whether this Item was created by the IN->EXISTS subquery transformation.
void set_created_by_in2exists ()

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