mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 20:36:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			369 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			369 B
		
	
	
	
		
			C++
		
	
	
	
	
	
###########################################
 | 
						|
#
 | 
						|
# This is a stub of the include file cleanup_engine.inc which 
 | 
						|
# should be placed in storage/<engine>/mysql-test/storage_engine folder.
 | 
						|
#
 | 
						|
################################
 | 
						|
#
 | 
						|
# Here you can add whatever is needed to cleanup 
 | 
						|
# in case your define_engine.inc created any artefacts,
 | 
						|
# e.g. an additional schema and/or tables.
 | 
						|
 |