• unknown's avatar
    Changed change_master() to use ER_MASTER_INFO (better display). · fe29b860
    unknown authored
    
    mysql-test/r/rpl_rotate_logs.result:
      result update
    mysql-test/t/rpl_rotate_logs.test:
      comments and test update with the error code
    sql/slave.cc:
      A DBUG_PRINT
    sql/sql_repl.cc:
      Use ER_MASTER_INFO instead of custom message and zero error code (which display
      badly).
    fe29b860
slave.cc 98.5 KB