• unknown's avatar
    Changed change_master() to use ER_MASTER_INFO (better display). · b518744d
    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).
    b518744d
rpl_rotate_logs.result 3.13 KB