MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
charset_info_st Struct Reference
Inheritance diagram for charset_info_st:
Collaboration diagram for charset_info_st:

Public Attributes

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_INFOuca
uint16 * tab_to_uni
MY_UNI_IDXtab_from_uni
MY_UNICASE_INFOcaseinfo
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_HANDLERcset
MY_COLLATION_HANDLERcoll

Detailed Description

Definition at line 401 of file m_ctype.h.


The documentation for this struct was generated from the following file: