MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
my_charset_loader_st Struct Reference

Public Attributes

char error [128]
void *(* once_alloc )(size_t)
void *(* malloc )(size_t)
void *(* realloc )(void *, size_t)
void(* free )(void *)
void(* reporter )(enum loglevel, const char *format,...)
int(* add_collation )(struct charset_info_st *cs)

Detailed Description

Definition at line 254 of file m_ctype.h.


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