MySQL 9.1.0
Source Code Documentation
|
Classes | |
struct | Mem_compare_queue_key |
Functions | |
bool | write_uint8_overflows (uint8_t val, uchar *to_end, uchar **to) |
bool | clear_overflows (size_t num_bytes, uchar *to_end, uchar **to) |
bool | advance_overflows (size_t num_bytes, uchar *to_end, uchar **to) |
size_t | make_sortkey_from_item (Item *item, Item_result result_type, std::optional< size_t > dst_length, String *tmp_buffer, uchar *to, uchar *to_end, bool *maybe_null, ulonglong *hash) |
|
inline |
|
inline |
size_t anonymous_namespace{filesort.cc}::make_sortkey_from_item | ( | Item * | item, |
Item_result | result_type, | ||
std::optional< size_t > | dst_length, | ||
String * | tmp_buffer, | ||
uchar * | to, | ||
uchar * | to_end, | ||
bool * | maybe_null, | ||
ulonglong * | hash | ||
) |