~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Brian Aker
  • Date: 2008-07-07 14:25:25 UTC
  • mto: (77.1.25 codestyle)
  • mto: This revision was merged to the branch mainline in revision 82.
  • Revision ID: brian@tangent.org-20080707142525-xzy2nl3ie2ebwfln
LL() cleanup

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 */