MySQL 8.4.2
Source Code Documentation
|
Public Attributes | |
char * | name |
size_t | name_len |
char * | str_val |
size_t | str_val_len |
int | int_val |
size_t | alloced_len |
bool | int_dirty |
bool | is_int |
bool | alloced |
bool VAR::alloced |
size_t VAR::alloced_len |
bool VAR::int_dirty |
int VAR::int_val |
bool VAR::is_int |
char* VAR::name |
size_t VAR::name_len |
char* VAR::str_val |
size_t VAR::str_val_len |