10 lines
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			283 B
		
	
	
	
		
			Plaintext
		
	
	
	
|  | # ==== Purpose ==== | ||
|  | # | ||
|  | # This is an auxiliary file that mysqltest executes when | ||
|  | # sync_slave_with_master or sync_with_master fails. The purpose is to | ||
|  | # print debug information. | ||
|  | 
 | ||
|  | --let $rpl_server_count= 0 | ||
|  | --let $rpl_only_current_connection= 1 | ||
|  | --source include/show_rpl_debug_info.inc |