~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/rpl_rli.cc

  • Committer: Monty Taylor
  • Date: 2008-07-09 16:33:52 UTC
  • mto: (77.6.1 glibclient-merge)
  • mto: This revision was merged to the branch mainline in revision 112.
  • Revision ID: monty@inaugust.com-20080709163352-yv7jbu81frc1l4ec
Finished the warnings work!

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
  :Slave_reporting_capability("SQL"),
34
34
   no_storage(FALSE), replicate_same_server_id(::replicate_same_server_id),
35
35
   info_fd(-1), cur_log_fd(-1), save_temporary_tables(0),
36
 
#if HAVE_purify
 
36
#if defined(HAVE_purify) && HAVE_purify
37
37
   is_fake(FALSE),
38
38
#endif
39
39
   cur_log_old_open_count(0), group_relay_log_pos(0), event_relay_log_pos(0),