~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_parse.cc

  • Committer: Padraig O'Sullivan
  • Date: 2009-06-27 16:33:55 UTC
  • mfrom: (1067.3.1 full-i-s-plugin)
  • mto: This revision was merged to the branch mainline in revision 1079.
  • Revision ID: osullivan.padraig@gmail.com-20090627163355-iyclbhr9901qlmjh
Extracted the CHARACTER_SET table into the I_S plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
382
382
  case SCH_OPEN_TABLES:
383
383
  case SCH_VARIABLES:
384
384
  case SCH_STATUS:
385
 
  case SCH_CHARSETS:
386
385
  case SCH_COLLATIONS:
387
386
  case SCH_COLLATION_CHARACTER_SET_APPLICABILITY:
388
387
  case SCH_TABLE_CONSTRAINTS: