Query time 0.06540
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.047070462,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "a.position",
"table": {
"table_name": "a",
"access_type": "ALL",
"possible_keys": ["PRIMARY", "c_status"],
"loops": 1,
"rows": 13,
"cost": 0.0129738,
"filtered": 100,
"attached_condition": "a.product_id = 0 and a.`status` = 'A'"
}
}
}
},
{
"table": {
"table_name": "b",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["option_id", "lang_code"],
"ref": ["u985510652_ecartify.a.option_id", "const"],
"loops": 13,
"rows": 1,
"cost": 0.01244692,
"filtered": 100,
"attached_condition": "trigcond(b.lang_code = 'ar')"
}
},
{
"table": {
"table_name": "c",
"access_type": "ref",
"possible_keys": ["PRIMARY", "product_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["option_id"],
"ref": ["u985510652_ecartify.a.option_id"],
"loops": 13,
"rows": 1,
"cost": 0.01335861,
"filtered": 100,
"attached_condition": "c.product_id in (313162,313163,313164,313165,313166,313167,313168,313169,313170,313171,313172,313173,313174,313175,313176,313177,313178,313179,313180,313181,313182,313183,313184,313185,313186,313187,313188,313189,313190,313191,313192,313193,313194,313195,313196,313197,313198,313199,313200,313201,313202,313203,313204,313205,313206,313207,313208,313209,313210,313211,313212,313213,313214,313215,313216,313217,313218,313219,313220,313221,313222,313223,313224,313225,313226,313227,313228,313229,313230,312934,313010,313019,313020,313021,313022,313023,313024,313025,313026,313027,313028,313011,313029,313030,313031,313032,313033,313034,313035,313036,313037,313038,313012,313039,313040,313041)"
}
}
]
}
}