~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_lex.h

  • Committer: Brian Aker
  • Date: 2009-09-22 23:50:38 UTC
  • mto: This revision was merged to the branch mainline in revision 1135.
  • Revision ID: brian@gaz-20090922235038-qvval31jbygum3nb
Remove KEY_CREATE_INFO from global lex.

Show diffs side-by-side

added added

removed removed

Lines of Context:
814
814
  Item_sum *in_sum_func;
815
815
  drizzled::plugin::Function *udf;
816
816
  StorageEngine *show_engine;
817
 
  KEY_CREATE_INFO key_create_info;
818
817
  uint32_t type;
819
818
  /*
820
819
    This variable is used in post-parse stage to declare that sum-functions,