~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/rpl_reporting.cc

  • Committer: Brian Aker
  • Date: 2008-08-07 16:29:49 UTC
  • mfrom: (264.1.20 codestyle)
  • Revision ID: brian@tangent.org-20080807162949-7o8eyjgdn8ms3n1a
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
#include "mysql_priv.h"
 
1
#include <drizzled/server_includes.h>
3
2
#include "rpl_reporting.h"
4
 
#include <libdrizzle/gettext.h>
5
3
 
6
4
void
7
5
Slave_reporting_capability::report(loglevel level, int err_code,