mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.10 into 10.11
This commit is contained in:
@ -1830,7 +1830,11 @@ ANALYZE
|
||||
"buffer_size": "400",
|
||||
"join_type": "BKA",
|
||||
"mrr_type": "Rowid-ordered scan",
|
||||
"r_filtered": 100
|
||||
"r_loops": 10,
|
||||
"r_filtered": 100,
|
||||
"r_unpack_time_ms": "REPLACED",
|
||||
"r_other_time_ms": "REPLACED",
|
||||
"r_effective_rows": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user