~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/slave.cc

Merged style fix from Ronald.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2870
2870
{
2871
2871
  int32_t error= 0;
2872
2872
  String error_msg;
2873
 
  uint32_t inc_pos = 0;
 
2873
  uint32_t inc_pos= 0;
2874
2874
  Relay_log_info *rli= &mi->rli;
2875
2875
  pthread_mutex_t *log_lock= rli->relay_log.get_log_lock();
2876
2876