~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/show_dictionary/show_columns.h

  • Committer: Mark Atwood
  • Date: 2011-07-13 19:04:57 UTC
  • mfrom: (2363.1.3 drizzle-trunk)
  • Revision ID: me@mark.atwood.name-20110713190457-622sddzd0ju3rk6b
mergeĀ lp:~brianaker/drizzle/bug743783

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
      return table_name;
57
57
    }
58
58
 
59
 
    void pushType(drizzled::message::Table::Field::FieldType type, const std::string &collation);
60
 
 
61
59
    void fill();
62
60
 
63
61
  public: