~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/log.h

  • Committer: Monty Taylor
  • Date: 2008-11-06 22:10:09 UTC
  • mto: This revision was merged to the branch mainline in revision 579.
  • Revision ID: monty@inaugust.com-20081106221009-76yap6xcnilqmh0t
Moved stuff to handlerton.cc

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#define DRIZZLE_SERVER_LOG_H
22
22
 
23
23
#include <mysys/iocache.h>
 
24
#include <drizzled/xid.h>
24
25
 
25
26
class Relay_log_info;
26
 
 
 
27
class Session;
27
28
class Format_description_log_event;
28
29
 
29
30
/*