~jaypipes/drizzle/subscriber-plugin

« back to all changes in this revision

Viewing changes to drizzled/global_charset_info.h

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
/*
27
27
  External variables
28
28
*/
 
29
extern const CHARSET_INFO *default_charset_info;
29
30
extern const CHARSET_INFO *system_charset_info;
30
31
extern const CHARSET_INFO *files_charset_info;
31
32
extern const CHARSET_INFO *table_alias_charset;