~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/show_dictionary/show_table_status.cc

  • Committer: Brian Aker
  • Date: 2011-04-12 16:33:34 UTC
  • mfrom: (2272.1.3 cache)
  • Revision ID: brian@sccc-67-111-115-252.smartcity.com-20110412163334-cpk0qmwpqlroicb9
MergeĀ inĀ Olaf

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include <plugin/show_dictionary/dictionary.h>
24
24
#include <drizzled/open_tables_state.h>
 
25
#include <drizzled/table/cache.h>
25
26
#include <drizzled/pthread_globals.h>
26
27
 
27
28
using namespace drizzled;