mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			145 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			145 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Test of mysqlhotcopy (perl script)
 | 
						|
# Author: Horst Hunger
 | 
						|
# Created: 2010-05-10
 | 
						|
 | 
						|
let $engine= MyISAM;
 | 
						|
--source include/mysqlhotcopy.inc
 | 
						|
--exit
 |