~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/slave.cc

  • Committer: Brian Aker
  • Date: 2008-07-20 07:10:24 UTC
  • Revision ID: brian@tangent.org-20080720071024-o1wv37gyy8ln5xgk
More my_bool cleanup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
 
54
54
char* slave_load_tmpdir = 0;
55
55
Master_info *active_mi= 0;
56
 
my_bool replicate_same_server_id;
 
56
bool replicate_same_server_id;
57
57
uint64_t relay_log_space_limit = 0;
58
58
 
59
59
/*