Query time 0.00133
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.070243,
"filesort": {
"sort_key": "pf_groups.position, pf_groups_description.description, pf_groups.feature_id, pf.position, cscart_product_features_descriptions.description, pf.feature_id",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "pf",
"access_type": "ALL",
"possible_keys": ["PRIMARY", "status"],
"loops": 1,
"rows": 15,
"cost": 0.0132998,
"filtered": 100,
"attached_condition": "pf.`status` = 'A' and pf.feature_type = 'E'"
}
},
{
"table": {
"table_name": "pf_groups",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["feature_id"],
"ref": ["u358358020_main.pf.parent_id"],
"loops": 15,
"rows": 1,
"cost": 0.0142358,
"filtered": 100,
"attached_condition": "trigcond(pf_groups.`status` = 'A' or pf_groups.`status` is null)"
}
},
{
"table": {
"table_name": "pf_groups_description",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["feature_id", "lang_code"],
"ref": ["u358358020_main.pf.parent_id", "const"],
"loops": 15,
"rows": 1,
"cost": 0.0142358,
"filtered": 100,
"attached_condition": "trigcond(pf_groups_description.lang_code = 'en')"
}
},
{
"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.pf.feature_id", "const"],
"loops": 15,
"rows": 1,
"cost": 0.0142358,
"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.pf.feature_id", "const", "const"],
"loops": 15,
"rows": 1,
"cost": 0.0142358,
"filtered": 100,
"attached_condition": "cscart_ult_objects_sharing.share_object_id = pf.feature_id and cscart_ult_objects_sharing.share_object_type = 'product_features'"
}
}
]
}
}
}
}