#include <sql_select.h>
|
| store_key_hash_item (THD *thd, Field *to_field_arg, uchar *ptr, uchar *null_ptr_arg, uint length, Item *item_arg, ulonglong *hash_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_hash_item()
store_key_hash_item::store_key_hash_item |
( |
THD * |
thd, |
|
|
Field * |
to_field_arg, |
|
|
uchar * |
ptr, |
|
|
uchar * |
null_ptr_arg, |
|
|
uint |
length, |
|
|
Item * |
item_arg, |
|
|
ulonglong * |
hash_arg |
|
) |
| |
|
inline |
◆ name()
const char * store_key_hash_item::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ hash
The documentation for this class was generated from the following files: