{
"query_block": {
"select_id": 1,
"ordering_operation": {
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "a",
"access_type": "ALL",
"possible_keys": [
"c_status"
],
"rows": 4,
"filtered": 100,
"attached_condition": "((`_testcscart`.`a`.`product_id` in (7,6,5,4,3,2,1)) and (`_testcscart`.`a`.`status` = 'A'))"
}
},
{
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"option_id",
"lang_code"
],
"key_length": "9",
"ref": [
"_testcscart.a.option_id",
"const"
],
"rows": 1,
"filtered": 100,
"attached_condition": "<if>(is_not_null_compl(b), (`_testcscart`.`b`.`lang_code` = 'ja'), true)"
}
}
]
}
}
}