mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	 b99f9ab723
			
		
	
	b99f9ab723
	
	
	
		
			
			ctype-euc_kr.c: ctype-gb2312.c: Adding specific well_formed_length functions for gb2312 and euckr, to allow storing characters which are correct according to the character set specifications but just don't have Unicode mapping. Previously only those which have Unicode mapping could be stored, while unassigned characters lead to data truncation. Many files: new file
		
			
				
	
	
		
			5 lines
		
	
	
		
			108 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			108 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| -- require r/have_euckr.require
 | |
| disable_query_log;
 | |
| show collation like "euckr_korean_ci";
 | |
| enable_query_log;
 |