~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/slave.h

  • Committer: Brian Aker
  • Date: 2008-10-08 07:48:37 UTC
  • Revision ID: brian@tangent.org-20081008074837-fl4pbrupvvtolezn
Wrote out master.info (more of it). Add to this more private'izing of
Master_Info object.

Show diffs side-by-side

added added

removed removed

Lines of Context:
135
135
#define DRIZZLE_SLAVE_RUN_CONNECT     2
136
136
 
137
137
#define RPL_LOG_NAME (rli->group_master_log_name.length() ? rli->group_master_log_name.c_str() : "FIRST")
138
 
#define IO_RPL_LOG_NAME (mi->master_log_name.length() ? mi->master_log_name.c_str() : "FIRST")
 
138
#define IO_RPL_LOG_NAME (mi->getLogName() ? mi->getLogName() : "FIRST")
139
139
 
140
140
/*
141
141
  If the following is set, if first gives an error, second will be