• unknown's avatar
    On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-table · 184db002
    unknown authored
    and other replicate-*-table options in SHOW SLAVE STATUS.
    Seems like it had not been done, so I push it now:
    there's 4 new columns to SHOW SLAVE STATUS.
    
    
    mysql-test/r/rpl000015.result:
      Result update (more columns)
    mysql-test/r/rpl_empty_master_crash.result:
      Result update (more columns)
    mysql-test/r/rpl_flush_log_loop.result:
      Result update (more columns)
    mysql-test/r/rpl_log.result:
      Result update (more columns)
    mysql-test/r/rpl_log_pos.result:
      Result update (more columns)
    mysql-test/r/rpl_redirect.result:
      Result update (more columns)
    mysql-test/r/rpl_replicate_do.result:
      Result update (more columns)
    mysql-test/r/rpl_rotate_logs.result:
      Result update (more columns)
    mysql-test/t/rpl_replicate_do.test:
      Result update (more columns)
    sql/slave.cc:
      Print replicate_*_table options in SHOW SLAVE STATUS
    sql/slave.h:
      two functions to make a string of replicate_*_table lists.
    184db002
rpl000015.result 2.2 KB