~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/repl_failsafe.h

merged from mtaylors codestyle branch that also did removepassword

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