~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/include/que0que.h

  • Committer: Monty Taylor
  • Date: 2008-07-01 14:33:36 UTC
  • mto: (28.1.12 backport_patch)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: monty@inaugust.com-20080701143336-8uihm7dhpu92rt0q
Somehow missed moving password.c. Duh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
433
433
#define QUE_FORK_EXECUTE                7
434
434
#define QUE_FORK_PROCEDURE              8
435
435
#define QUE_FORK_PROCEDURE_CALL         9
436
 
#define QUE_FORK_DRIZZLE_INTERFACE      10
 
436
#define QUE_FORK_MYSQL_INTERFACE        10
437
437
#define QUE_FORK_RECOVERY               11
438
438
 
439
439
/* Query fork (or graph) states */