|
| store_key_json_item (THD *thd, Field *to_field_arg, uchar *ptr, uchar *null_ptr_arg, uint length, Item *item_arg, bool const_key_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_json_item()
anonymous_namespace{sql_select.cc}::store_key_json_item::store_key_json_item |
( |
THD * |
thd, |
|
|
Field * |
to_field_arg, |
|
|
uchar * |
ptr, |
|
|
uchar * |
null_ptr_arg, |
|
|
uint |
length, |
|
|
Item * |
item_arg, |
|
|
bool |
const_key_arg |
|
) |
| |
|
inline |
◆ copy_inner()
◆ name()
const char * anonymous_namespace{sql_select.cc}::store_key_json_item::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ m_const_key
const bool anonymous_namespace{sql_select.cc}::store_key_json_item::m_const_key {false} |
|
private |
Whether the key is constant.
◆ m_inited
bool anonymous_namespace{sql_select.cc}::store_key_json_item::m_inited {false} |
|
private |
Whether the key was already copied.
The documentation for this class was generated from the following file: