mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 04:46:15 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			199 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			199 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
select @@collation_connection;
 | 
						|
select hex(weight_string('a' LEVEL 1,2));
 | 
						|
select hex(weight_string('a' LEVEL 1-2));
 | 
						|
select hex(weight_string('A' LEVEL 1,2));
 | 
						|
select hex(weight_string('A' LEVEL 1-2));
 |