mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			388 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			388 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
###################################
 | 
						|
# Wrapper for rpl_row_func003.test#
 | 
						|
# This test was orginally designed#
 | 
						|
# To test InnoDB using RBR, but   #
 | 
						|
# It can also be used to test NDB #
 | 
						|
# So this wrapper is being used to#
 | 
						|
# reduce test case code           #
 | 
						|
###################################
 | 
						|
-- source include/have_ndb.inc
 | 
						|
let $engine_type=NDB;
 | 
						|
-- source extra/rpl_tests/rpl_row_func003.test
 |