Query time 0.00160
JSON explain
{
"query_block": {
"select_id": 1,
"filesort": {
"temporary_table": {
"function": "buffer",
"table": {
"table_name": "cscart_product_features_values",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"fl",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "product_id",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100,
"attached_condition": "(cscart_product_features_values.lang_code = 'en')"
},
"table": {
"table_name": "pf",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "status"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["feature_id"],
"ref": ["egkcysbp_cscartn.cscart_product_features_values.feature_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "((pf.feature_type <> 'G') and (pf.`status` = 'A') and (pf.display_on_product = 'Y') and ((pf.categories_path = '') or isnull(pf.categories_path) or find_in_set(271,pf.categories_path) or find_in_set(270,pf.categories_path)))"
},
"table": {
"table_name": "pf_groups",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["feature_id"],
"ref": ["egkcysbp_cscartn.pf.parent_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(((pf_groups.`status` = 'A') or isnull(pf_groups.`status`)))"
},
"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": ["egkcysbp_cscartn.pf.parent_id", "const"],
"rows": 1,
"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": [
"egkcysbp_cscartn.cscart_product_features_values.feature_id",
"const"
],
"rows": 1,
"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": [
"egkcysbp_cscartn.cscart_product_features_values.feature_id",
"const",
"const"
],
"rows": 1,
"filtered": 100,
"attached_condition": "((cscart_ult_objects_sharing.share_object_id = cscart_product_features_values.feature_id) and (cscart_ult_objects_sharing.share_object_type = 'product_features'))",
"using_index": true
}
}
}
}
}