mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Update test results.
This commit is contained in:
@ -125,7 +125,8 @@ EXPLAIN
|
|||||||
"rows": 100,
|
"rows": 100,
|
||||||
"r_rows": 100,
|
"r_rows": 100,
|
||||||
"filtered": 100,
|
"filtered": 100,
|
||||||
"r_filtered": 60
|
"r_filtered": 60,
|
||||||
|
"attached_condition": "(B.b < 60)"
|
||||||
},
|
},
|
||||||
"buffer_type": "flat",
|
"buffer_type": "flat",
|
||||||
"join_type": "BNL",
|
"join_type": "BNL",
|
||||||
|
Reference in New Issue
Block a user