~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/info_schema/plugin.ini

  • Committer: Padraig O'Sullivan
  • Date: 2009-11-18 05:15:57 UTC
  • mto: This revision was merged to the branch mainline in revision 1223.
  • Revision ID: osullivan.padraig@gmail.com-20091118051557-qw37xh1egsut1291
Extracted the status and variable related I_S tables into their own header
and implementation files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
  tables.cc
18
18
  table_names.cc
19
19
  statistics.cc
 
20
  status.cc
 
21
  variables.cc
20
22
  info_schema.cc 
21
23
  info_schema_methods.cc 
22
24
  info_schema_columns.cc
35
37
  tables.h
36
38
  table_names.h
37
39
  statistics.h
 
40
  status.h
 
41
  variables.h
38
42
  info_schema_methods.h 
39
43
  info_schema_columns.h
40
44
load_by_default=yes