~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/plugin.am

  • Committer: Brian Aker
  • Date: 2010-05-22 04:24:42 UTC
  • mto: This revision was merged to the branch mainline in revision 1561.
  • Revision ID: brian@gaz-20100522042442-gvf93td6ggclyzvl
First pass on a table function to see the contents of Innodb's
data_dictionary.

Show diffs side-by-side

added added

removed removed

Lines of Context:
213
213
                 plugin/innobase/handler/ha_innodb.h \
214
214
                 plugin/innobase/handler/handler0vars.h \
215
215
                 plugin/innobase/handler/status_function.h \
 
216
                 plugin/innobase/handler/internal_dictionary.h \
216
217
                 plugin/innobase/handler/data_dictionary.h
217
218
 
218
219
if BUILD_INNOBASE_PLUGIN