~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/show_dictionary/dictionary.h

  • Committer: Brian Aker
  • Date: 2011-01-26 08:00:35 UTC
  • mfrom: (2114.3.3 catalogs)
  • Revision ID: brian@tangent.org-20110126080035-krymgerw0zyj3ul1
Merge in fix for show schemas.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
#include "drizzled/current_session.h"
32
32
#include "drizzled/message/schema.pb.h"
33
33
 
 
34
#include <drizzled/generator.h>
 
35
 
34
36
#include "plugin/show_dictionary/show.h"
35
37
 
36
38
#include "plugin/show_dictionary/show_columns.h"