MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Type_properties, including all inherited members.
m_collation | Type_properties | |
m_max_length | Type_properties | |
m_type | Type_properties | |
m_unsigned_flag | Type_properties | |
Type_properties(enum_field_types type_arg) | Type_properties | inline |
Type_properties(enum_field_types type_arg, bool unsigned_arg) | Type_properties | inline |
Type_properties(enum_field_types type_arg, const CHARSET_INFO *charset) | Type_properties | inline |
Type_properties(Item &item) | Type_properties |