mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 94e9dc95d4
			
		
	
	
	94e9dc95d4
	
	
	
		
			
			The InnoDB index fields store bytes, not characters. Remove some unnecessary conversions from characters to bytes. This also fixes MDEV-20422 and the wrong-result bug MDEV-12486.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [covering]
 | |
| innodb_prefix_index_cluster_optimization=on
 | |
| 
 | |
| [unoptimized]
 | |
| innodb_prefix_index_cluster_optimization=off
 |