~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/lex.h

enable subselect_not, subselect_no_mat and variables tests, some other misc clean up on other tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
318
318
  { "ON",               SYM(ON)},
319
319
  { "ONE",              SYM(ONE_SYM)},
320
320
  { "ONLINE",           SYM(ONLINE_SYM)},
321
 
  { "ONE_SHOT",         SYM(ONE_SHOT_SYM)},
322
321
  { "OPEN",             SYM(OPEN_SYM)},
323
322
  { "OPTIMIZE",         SYM(OPTIMIZE)},
324
323
  { "OPTIONS",          SYM(OPTIONS_SYM)},