mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 12:56:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			209 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			209 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Author: Horst Hunger
 | 
						|
# Created: 2010-07-05
 | 
						|
 | 
						|
--source include/have_partition.inc
 | 
						|
 | 
						|
let $engine_table= MYISAM;
 | 
						|
let $engine_part= MYISAM;
 | 
						|
let $engine_subpart= MYISAM;
 | 
						|
 | 
						|
--source suite/parts/inc/part_exch_qa.inc
 | 
						|
 |