mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 12:56:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			302 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# 
 | 
						|
# REPAIR TABLE statements
 | 
						|
#
 | 
						|
# Note: the output is likely to be different for the engine under test,
 | 
						|
# in which case rdiff will be needed. Or, the output might say that
 | 
						|
# the storage engine does not support REPAIR.
 | 
						|
#
 | 
						|
 | 
						|
--source have_engine.inc
 | 
						|
 | 
						|
--source repair_table.inc
 | 
						|
 | 
						|
--source cleanup_engine.inc
 | 
						|
 |