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