mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			335 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			335 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#####################################
 | 
						|
# Wrapper for rpl_commit_after_flush#
 | 
						|
# Wrapped to reuse test code on     #
 | 
						|
# Different engines                 #
 | 
						|
# By JBM 2004-02-15                 #
 | 
						|
#####################################
 | 
						|
-- source include/have_ndb.inc
 | 
						|
let $engine_type=NDB;
 | 
						|
-- source extra/rpl_tests/rpl_commit_after_flush.test
 |