mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +01:00 
			
		
		
		
	 01c82173dd
			
		
	
	
	01c82173dd
	
	
	
		
			
			The original code was there to favor index search over table scan. This is not needed anymore as the cost calculations for table scans and index lookups are now more exact.
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| cardinality
 | |
| 1
 | |
| Table	Op	Msg_type	Msg_text
 | |
| test.bug57252	analyze	status	Engine-independent statistics collected
 | |
| test.bug57252	analyze	status	OK
 | |
| cardinality
 | |
| 10
 |