{
"query_block": {
"select_id": 1,
"filesort": {
"sort_key": "a.object_id",
"temporary_table": {
"table": {
"table_name": "b",
"access_type": "index",
"possible_keys": ["thread_id", "thread_id_2"],
"key": "thread_id_2",
"key_length": "6",
"used_key_parts": ["thread_id", "status"],
"rows": 8,
"filtered": 100,
"attached_condition": "b.`status` = 'A'",
"using_index": true
},
"table": {
"table_name": "a",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["thread_id"],
"ref": ["multi_vendor.b.thread_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "a.object_type = 'M'"
}
}
}
}
}