|
| store_key_const_item (THD *thd, Field *to_field_arg, uchar *ptr, uchar *null_ptr_arg, uint length, Item *item_arg) |
|
const char * | name () const override |
|
| store_key (THD *thd, Field *to_field_arg, uchar *ptr, uchar *null_ptr_arg, uint length, Item *item_arg) |
|
virtual | ~store_key ()=default |
|
store_key_result | copy () |
| sets ignore truncation warnings mode and calls the real copy method More...
|
|
◆ store_key_const_item()
anonymous_namespace{sql_select.cc}::store_key_const_item::store_key_const_item |
( |
THD * |
thd, |
|
|
Field * |
to_field_arg, |
|
|
uchar * |
ptr, |
|
|
uchar * |
null_ptr_arg, |
|
|
uint |
length, |
|
|
Item * |
item_arg |
|
) |
| |
|
inline |
◆ copy_inner()
enum store_key_result anonymous_namespace{sql_select.cc}::store_key_const_item::copy_inner |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ name()
const char * anonymous_namespace{sql_select.cc}::store_key_const_item::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ cached_result
int anonymous_namespace{sql_select.cc}::store_key_const_item::cached_result = -1 |
|
private |
The documentation for this class was generated from the following file: