Query time 0.00056
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.01787236,
"filesort": {
"sort_key": "cscart_product_filters.position, cscart_product_filter_descriptions.filter",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "cscart_product_filters",
"access_type": "ALL",
"possible_keys": ["PRIMARY"],
"loops": 1,
"rows": 1,
"cost": 0.0110178,
"filtered": 100,
"attached_condition": "cscart_product_filters.`status` = 'A' and (cscart_product_filters.categories_path = '' or find_in_set(267,cscart_product_filters.categories_path))"
}
},
{
"table": {
"table_name": "cscart_product_filter_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["filter_id", "lang_code"],
"ref": ["u358358020_main.cscart_product_filters.filter_id", "const"],
"loops": 1,
"rows": 1,
"cost": 0.00171364,
"filtered": 100,
"attached_condition": "trigcond(cscart_product_filter_descriptions.lang_code = 'en')"
}
},
{
"table": {
"table_name": "cscart_product_features",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["feature_id"],
"ref": ["u358358020_main.cscart_product_filters.feature_id"],
"loops": 1,
"rows": 1,
"cost": 0.00171364,
"filtered": 100
}
},
{
"table": {
"table_name": "cscart_product_features_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["feature_id", "lang_code"],
"ref": ["u358358020_main.cscart_product_filters.feature_id", "const"],
"loops": 1,
"rows": 1,
"cost": 0.00171364,
"filtered": 100,
"attached_condition": "trigcond(cscart_product_features_descriptions.lang_code = 'en')"
}
},
{
"table": {
"table_name": "cscart_ult_objects_sharing",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "159",
"used_key_parts": [
"share_object_id",
"share_company_id",
"share_object_type"
],
"ref": [
"u358358020_main.cscart_product_filters.filter_id",
"const",
"const"
],
"loops": 1,
"rows": 1,
"cost": 0.00171364,
"filtered": 100,
"attached_condition": "cscart_ult_objects_sharing.share_object_id = cscart_product_filters.filter_id and cscart_ult_objects_sharing.share_object_type = 'product_filters'"
}
}
]
}
}
}
}