~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_lex.h

  • Committer: Brian Aker
  • Date: 2008-11-24 16:27:10 UTC
  • Revision ID: brian@tangent.org-20081124162710-8gusydle39009rkq
Remove dead lex structure and clean up use of pid_t

Show diffs side-by-side

added added

removed removed

Lines of Context:
1362
1362
  HA_CREATE_INFO create_info;
1363
1363
  KEY_CREATE_INFO key_create_info;
1364
1364
  LEX_MASTER_INFO mi;                           // used by CHANGE MASTER
1365
 
  LEX_SERVER_OPTIONS server_options;
1366
1365
  uint32_t type;
1367
1366
  /*
1368
1367
    This variable is used in post-parse stage to declare that sum-functions,