Drizzled Public API Documentation

drizzled::my_cs_file_info Struct Reference

List of all members.

Public Attributes

char csname [MY_CS_NAME_SIZE]
char name [MY_CS_NAME_SIZE]
unsigned char ctype [MY_CS_CTYPE_TABLE_SIZE]
unsigned char to_lower [MY_CS_TO_LOWER_TABLE_SIZE]
unsigned char to_upper [MY_CS_TO_UPPER_TABLE_SIZE]
unsigned char sort_order [MY_CS_SORT_ORDER_TABLE_SIZE]
uint16_t tab_to_uni [MY_CS_TO_UNI_TABLE_SIZE]
char comment [MY_CS_CSDESCR_SIZE]
char tailoring [MY_CS_TAILORING_SIZE]
size_t tailoring_length
CHARSET_INFO cs
int(* add_collation )(CHARSET_INFO *cs)

Detailed Description

Definition at line 45 of file ctype.cc.


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