~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/lex.h

Merged from Andrew.

Show diffs side-by-side

added added

removed removed

Lines of Context:
251
251
  { "LIKE",             SYM(LIKE)},
252
252
  { "LIMIT",            SYM(LIMIT)},
253
253
  { "LINEAR",           SYM(LINEAR_SYM)},
 
254
  { "LINES",            SYM(LINES)},
254
255
  { "LIST",             SYM(LIST_SYM)},
255
256
  { "LOAD",             SYM(LOAD)},
256
257
  { "LOCAL",            SYM(LOCAL_SYM)},