mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			333 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			333 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
########################################################
 | 
						|
# By JBM 2006-02-14 Wrapped to share test code between #
 | 
						|
# engines. Added to skip test when NDB is default      #
 | 
						|
########################################################
 | 
						|
-- source include/not_ndb_default.inc
 | 
						|
let $engine_type=myisam;
 | 
						|
-- source extra/rpl_tests/rpl_EE_err.test
 |