|
MySQL 5.6.14 Source Code Document
|


Public Member Functions | |
| void | store_value (Item *item) |
| void | alloc_comparators () |
| int | cmp (Item *arg) |
| int | compare (cmp_item *arg) |
| cmp_item * | make_same () |
| void | store_value_by_template (cmp_item *tmpl, Item *) |
Friends | |
| void | Item_func_in::fix_length_and_dec () |
Additional Inherited Members | |
Static Public Member Functions inherited from cmp_item | |
| static cmp_item * | get_comparator (Item_result type, const CHARSET_INFO *cs) |
Public Attributes inherited from cmp_item | |
| const CHARSET_INFO * | cmp_charset |
Definition at line 1439 of file item_cmpfunc.h.