mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Remove rows and cost from optimizer trace for not usable key parts
This commit is contained in:
@@ -9417,8 +9417,6 @@ S
|
||||
{
|
||||
"access_type": "ref",
|
||||
"index": "PRIMARY",
|
||||
"rows": 1.79769e308,
|
||||
"cost": 1.79769e308,
|
||||
"chosen": false,
|
||||
"cause": "no predicate for first keypart"
|
||||
}
|
||||
|
Reference in New Issue
Block a user