MySQL 5.6.14 Source Code Document
|
Public Attributes | |
bool | strnxfrm_called |
Public Attributes inherited from charset_info_st | |
uint | number |
uint | primary_number |
uint | binary_number |
uint | state |
const char * | csname |
const char * | name |
const char * | comment |
const char * | tailoring |
uchar * | ctype |
uchar * | to_lower |
uchar * | to_upper |
uchar * | sort_order |
MY_UCA_INFO * | uca |
uint16 * | tab_to_uni |
MY_UNI_IDX * | tab_from_uni |
MY_UNICASE_INFO * | caseinfo |
uchar * | state_map |
uchar * | ident_map |
uint | strxfrm_multiply |
uchar | caseup_multiply |
uchar | casedn_multiply |
uint | mbminlen |
uint | mbmaxlen |
my_wc_t | min_sort_char |
my_wc_t | max_sort_char |
uchar | pad_char |
my_bool | escape_with_backslash_is_dangerous |
uchar | levels_for_compare |
uchar | levels_for_order |
MY_CHARSET_HANDLER * | cset |
MY_COLLATION_HANDLER * | coll |
Definition at line 491 of file field-t.cc.