MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for log_attribute_t, including all inherited members.
name | log_attribute_t | |
set_bool(const char *attr_name, bool v) | log_attribute_t | inline |
set_double(const char *attr_name, double v) | log_attribute_t | inline |
set_int32(const char *attr_name, int32_t v) | log_attribute_t | inline |
set_int64(const char *attr_name, int64_t v) | log_attribute_t | inline |
set_string(const char *attr_name, const char *v) | log_attribute_t | inline |
set_string_view(const char *attr_name, const char *v, size_t len) | log_attribute_t | inline |
set_uint32(const char *attr_name, uint32_t v) | log_attribute_t | inline |
set_uint64(const char *attr_name, uint64_t v) | log_attribute_t | inline |
type | log_attribute_t | |
value | log_attribute_t |