MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for user_var_entry, including all inherited members.
alloced() | user_var_entry | inlineprivate |
assert_locked() const | user_var_entry | private |
collation | user_var_entry | |
copy_name(const Simple_cstring &name) | user_var_entry | inlineprivate |
create(THD *thd, const Name_string &name, const CHARSET_INFO *cs) | user_var_entry | static |
destroy() | user_var_entry | inline |
entry_name | user_var_entry | |
extra_size | user_var_entry | privatestatic |
free_value() | user_var_entry | inlineprivate |
init(THD *thd, const Simple_cstring &name, const CHARSET_INFO *cs) | user_var_entry | private |
internal_buffer_ptr() | user_var_entry | inlineprivate |
length() const | user_var_entry | inline |
lock() | user_var_entry | |
m_length | user_var_entry | private |
m_owner | user_var_entry | private |
m_ptr | user_var_entry | private |
m_type | user_var_entry | private |
m_used_query_id | user_var_entry | private |
mem_realloc(size_t length) | user_var_entry | private |
name_ptr() | user_var_entry | inlineprivate |
owner_session() const | user_var_entry | inline |
ptr() const | user_var_entry | inline |
reset_value() | user_var_entry | inlineprivate |
set_null_value(Item_result type) | user_var_entry | inline |
set_type(Item_result type) | user_var_entry | inline |
set_used_query_id(query_id_t query_id) | user_var_entry | inline |
set_value(char *value, size_t length) | user_var_entry | inlineprivate |
store(const void *from, size_t length, Item_result type) | user_var_entry | private |
store(const void *ptr, size_t length, Item_result type, const CHARSET_INFO *cs, Derivation dv, bool unsigned_arg) | user_var_entry | |
type() const | user_var_entry | inline |
unlock() | user_var_entry | |
unsigned_flag | user_var_entry | |
used_query_id() const | user_var_entry | inline |
user_var_entry()=default | user_var_entry | |
val_decimal(bool *null_value, my_decimal *result) const | user_var_entry | |
val_int(bool *null_value) const | user_var_entry | |
val_real(bool *null_value) const | user_var_entry | |
val_str(bool *null_value, String *str, uint decimals) const | user_var_entry |