~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/enum.h

  • Committer: Brian Aker
  • Date: 2009-08-03 15:50:04 UTC
  • mfrom: (1106.3.2 heap)
  • Revision ID: brian@gaz-20090803155004-tq6ec51i68ay1aye
Merge of Brian

Show diffs side-by-side

added added

removed removed

Lines of Context:
348
348
  SQLCOM_REPLACE_SELECT,
349
349
  SQLCOM_OPTIMIZE, 
350
350
  SQLCOM_CHECK,
351
 
  SQLCOM_ASSIGN_TO_KEYCACHE,
352
351
  SQLCOM_FLUSH, 
353
352
  SQLCOM_KILL, 
354
353
  SQLCOM_ANALYZE,