|
MySQL 5.6.14 Source Code Document
|
Buffers to save and compare item values. More...

Go to the source code of this file.
Functions | |
| Cached_item * | new_Cached_item (THD *thd, Item *item, bool use_result_field) |
Buffers to save and compare item values.
Definition in file item_buff.cc.
| Cached_item* new_Cached_item | ( | THD * | thd, |
| Item * | item, | ||
| bool | use_result_field | ||
| ) |
Create right type of Cached_item for an item.
Definition at line 40 of file item_buff.cc.
