Query is invalid
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "52.19"
},
"ordering_operation": {
"using_filesort": true,
"cost_info": {
"sort_cost": "20.50"
},
"nested_loop": [
{
"table": {
"table_name": "sd",
"access_type": "ALL",
"possible_keys": [
"section"
],
"rows_examined_per_scan": 228,
"rows_produced_per_join": 20,
"filtered": "8.99",
"cost_info": {
"read_cost": "22.47",
"eval_cost": "2.05",
"prefix_cost": "24.52",
"data_read_per_join": "134K"
},
"used_columns": [
"param_id",
"param",
"param_2",
"param_3",
"param_4",
"param_5",
"class",
"section",
"status",
"position",
"parent_id",
"id_path",
"param_6",
"abt__yt_mwi__status",
"abt__yt_mwi__text_position",
"abt__yt_mwi__dropdown",
"abt__yt_mwi__label_color",
"abt__yt_mwi__label_background"
],
"attached_condition": "((`dev_yourmart_co_bw`.`sd`.`section` = 'A') and (`dev_yourmart_co_bw`.`sd`.`status` = 'A') and (`dev_yourmart_co_bw`.`sd`.`param_5` = '3'))"
}
},
{
"table": {
"table_name": "cscart_static_data_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"param_id",
"lang_code"
],
"key_length": "9",
"ref": [
"dev_yourmart_co_bw.sd.param_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 20,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.13",
"eval_cost": "2.05",
"prefix_cost": "31.70",
"data_read_per_join": "22K"
},
"used_columns": [
"param_id",
"lang_code",
"descr",
"abt__yt_mwi__desc",
"abt__yt_mwi__text",
"abt__yt_mwi__label"
]
}
}
]
}
}
}