mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.11 into 11.0
This commit is contained in:
@ -423,8 +423,11 @@ ANALYZE
|
||||
"buffer_type": "flat",
|
||||
"buffer_size": "119",
|
||||
"join_type": "BNL",
|
||||
"r_loops": 2,
|
||||
"r_filtered": 100,
|
||||
"r_unpack_time_ms": "REPLACED"
|
||||
"r_unpack_time_ms": "REPLACED",
|
||||
"r_other_time_ms": "REPLACED",
|
||||
"r_effective_rows": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -471,8 +474,11 @@ ANALYZE
|
||||
"buffer_type": "flat",
|
||||
"buffer_size": "119",
|
||||
"join_type": "BNL",
|
||||
"r_loops": 2,
|
||||
"r_filtered": 100,
|
||||
"r_unpack_time_ms": "REPLACED"
|
||||
"r_unpack_time_ms": "REPLACED",
|
||||
"r_other_time_ms": "REPLACED",
|
||||
"r_effective_rows": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -556,8 +562,11 @@ ANALYZE
|
||||
"buffer_type": "flat",
|
||||
"buffer_size": "119",
|
||||
"join_type": "BNL",
|
||||
"r_loops": 2,
|
||||
"r_filtered": 100,
|
||||
"r_unpack_time_ms": "REPLACED"
|
||||
"r_unpack_time_ms": "REPLACED",
|
||||
"r_other_time_ms": "REPLACED",
|
||||
"r_effective_rows": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -604,8 +613,11 @@ ANALYZE
|
||||
"buffer_type": "flat",
|
||||
"buffer_size": "119",
|
||||
"join_type": "BNL",
|
||||
"r_loops": 2,
|
||||
"r_filtered": 100,
|
||||
"r_unpack_time_ms": "REPLACED"
|
||||
"r_unpack_time_ms": "REPLACED",
|
||||
"r_other_time_ms": "REPLACED",
|
||||
"r_effective_rows": 2
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user