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

Public Attributes

char csname [MY_CS_NAME_SIZE]
char name [MY_CS_NAME_SIZE]
uchar ctype [MY_CS_CTYPE_TABLE_SIZE]
uchar to_lower [MY_CS_TO_LOWER_TABLE_SIZE]
uchar to_upper [MY_CS_TO_UPPER_TABLE_SIZE]
uchar sort_order [MY_CS_SORT_ORDER_TABLE_SIZE]
uint16 tab_to_uni [MY_CS_TO_UNI_TABLE_SIZE]
char comment [MY_CS_CSDESCR_SIZE]
char * tailoring
size_t tailoring_length
size_t tailoring_alloced_length
char context [MY_CS_CONTEXT_SIZE]
CHARSET_INFO cs
MY_CHARSET_LOADERloader

Detailed Description

Definition at line 273 of file ctype.c.


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