mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			396 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			396 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#################################################################################
 | 
						|
# Author:  Serge Kozlov								#
 | 
						|
# Date:    09/21/2005								#
 | 
						|
# Purpose: Testing the charsets for InnoDB engine				#
 | 
						|
#################################################################################
 | 
						|
 | 
						|
--source include/have_innodb.inc
 | 
						|
 | 
						|
let $engine_type= InnoDB;
 | 
						|
--source suite/funcs_2/charset/charset_master.test
 | 
						|
 |