|
My Project
|
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 () |
1.7.6.1