mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 19:06:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			212 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			212 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Author: Horst Hunger
 | |
| # Created: 2010-07-13
 | |
| 
 | |
| --source include/have_partition.inc
 | |
| 
 | |
| let $engine_table= MYISAM;
 | |
| let $engine_part= MYISAM;
 | |
| let $engine_subpart= MYISAM;
 | |
| 
 | |
| --source suite/parts/inc/part_exch_qa_13.inc
 | |
| 
 | 
