~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/enum.h

  • Committer: Jay Pipes
  • Date: 2009-08-05 19:17:08 UTC
  • mfrom: (1111 staging)
  • mto: (1115.3.12 captain)
  • mto: This revision was merged to the branch mainline in revision 1112.
  • Revision ID: jpipes@serialcoder-20090805191708-9mawjpke3fe3i7j6
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
359
359
  SQLCOM_BEGIN,
360
360
  SQLCOM_RENAME_TABLE,
361
361
  SQLCOM_SHOW_OPEN_TABLES,
362
 
  SQLCOM_DELETE_MULTI, 
363
 
  SQLCOM_UPDATE_MULTI,
364
362
  SQLCOM_SHOW_WARNS,
365
363
  SQLCOM_EMPTY_QUERY,
366
364
  SQLCOM_SHOW_ERRORS,