1# ==== Purpose ====
2#
3# This is an auxiliary file that mysqltest executes when
4# sync_slave_with_master or sync_with_master fails. The purpose is to
5# print debug information.
6
7--let $rpl_server_count= 0
8--let $rpl_only_current_connection= 1
9--source include/show_rpl_debug_info.inc
10