~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/definitions.h

  • Committer: Padraig O'Sullivan
  • Date: 2009-06-21 22:22:05 UTC
  • mto: (1076.2.5 info-schema-plugin)
  • mto: This revision was merged to the branch mainline in revision 1079.
  • Revision ID: osullivan.padraig@gmail.com-20090621222205-c2dhg8n0z3a5kwhf
Extracted the CHARACTER_SET I_S table into the I_S plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
790
790
 
791
791
enum enum_schema_tables
792
792
{
793
 
  SCH_CHARSETS= 0,
794
793
  SCH_COLLATIONS,
795
794
  SCH_COLLATION_CHARACTER_SET_APPLICABILITY,
796
795
  SCH_COLUMNS,