~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_lex.h

Merged in latest plugin-slot-reorg.

Show diffs side-by-side

added added

removed removed

Lines of Context:
816
816
  HA_CHECK_OPT check_opt;                       // check/repair options
817
817
  HA_CREATE_INFO create_info;
818
818
  drizzled::message::Table *create_table_proto;
819
 
  StorageEngine *show_engine;
 
819
  drizzled::plugin::StorageEngine *show_engine;
820
820
  KEY_CREATE_INFO key_create_info;
821
821
  uint32_t type;
822
822
  /*