~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/repl_failsafe.h

  • Committer: Brian Aker
  • Date: 2008-07-09 15:38:43 UTC
  • mfrom: (77.1.44 codestyle)
  • Revision ID: brian@tangent.org-20080709153843-tu7d42yrjq6fd00k
Merging patch from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
#ifdef HAVE_REPLICATION
17
17
 
18
 
#include "mysql.h"
 
18
#include "mysql_priv.h"
19
19
#include "my_sys.h"
20
20
#include "slave.h"
21
21