~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/show_dictionary/plugin.ini

  • Committer: Monty Taylor
  • Date: 2011-02-13 17:26:39 UTC
  • mfrom: (2157.2.2 give-in-to-pkg-config)
  • mto: This revision was merged to the branch mainline in revision 2166.
  • Revision ID: mordred@inaugust.com-20110213172639-nhy7i72sfhoq13ms
Merged in pkg-config fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
sources= 
6
6
  plugin.cc
7
7
  show_columns.cc
 
8
  show_create_schema.cc
 
9
  show_create_table.cc
8
10
  show_indexes.cc
9
11
  show_schemas.cc
10
12
  show_table_status.cc
12
14
  show_temporary_tables.cc
13
15
headers=
14
16
  dictionary.h
 
17
  show.h
15
18
  show_columns.h
 
19
  show_create_schema.h
 
20
  show_create_table.h
16
21
  show_indexes.h
17
22
  show_schemas.h
18
23
  show_table_status.h