15 lines
		
	
	
		
			513 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			513 B
		
	
	
	
		
			Plaintext
		
	
	
| ################################################################################
 | |
| # The aim of the test is to test multiple triggers on a table for same action
 | |
| # type and timing with replication.
 | |
| ################################################################################
 | |
| --source include/master-slave.inc
 | |
| 
 | |
| --let $master= master
 | |
| --let $slave= slave
 | |
| --source extra/rpl_tests/rpl_multiple_trigger.inc
 | |
| 
 | |
| --source include/rpl_end.inc
 | |
| 
 | |
| --connection master
 | |
| --source suite/xengine/include/check_xengine_log_error.inc
 |