• unknown's avatar
    Bug#28893 --relay-log variable is not exposed with SHOW VARIABLES · 62f72d36
    unknown authored
    added variables relay_log, relay_log_index, relay_log_info_file to init_vars[]
    to make them visible within SHOW VARIABLES
    
    
    mysql-test/r/rpl_flush_log_loop.result:
      test result
    mysql-test/t/rpl_flush_log_loop.test:
      test case
    sql/set_var.cc:
      added variables relay_log, relay_log_index, relay_log_info_file to init_vars[]
      to make them visible within SHOW VARIABLES
    62f72d36
rpl_flush_log_loop.test 780 Bytes