• unknown's avatar
    Fix for Bug#6148. Only rewind read position in binary log when the · 6f2cf12a
    unknown authored
    slave SQL thread is started.
    
    
    sql/slave.cc:
      Adding threads to init as parameter to init_master_info.
      Only rewind read position when starting SQL thread.
    sql/slave.h:
      Adding threads to init as parameter to init_master_info.
      Only rewind read position when starting SQL thread.
    sql/sql_repl.cc:
      Adding threads to init as parameter to init_master_info.
      Only rewind read position when starting SQL thread.
    sql/repl_failsafe.cc:
      Adding threads to init as parameter to init_master_info.
      Only rewind read position when starting SQL thread.
    6f2cf12a
repl_failsafe.cc 25 KB