mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 15:50:51 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			387 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			387 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ###########################################
 | |
| # Author: Jeb
 | |
| # Date: 2006-09-08
 | |
| # Purpose: Wapper for rpl_extraSlave_Col.test
 | |
| #          Using innodb
 | |
| ########################################### 
 | |
| -- source include/have_binlog_format_row.inc
 | |
| -- source include/have_innodb.inc
 | |
| -- source include/master-slave.inc
 | |
| let $engine_type = 'InnoDB';
 | |
| -- source extra/rpl_tests/rpl_extraSlave_Col.test
 | |
| 
 | |
| 
 | 
