Query time 0.00096
JSON explain
{
"query_block": {
"select_id": 1,
"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": {
"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": "idx_product_feature_variant_id",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 8,
"filtered": 58.02469254,
"index_condition": "cscart_product_features_values.lang_code = 'ja'",
"attached_condition": "cscart_product_features_values.product_id <=> 262"
},
"table": {
"table_name": "pf",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "status"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["feature_id"],
"ref": ["markins_test.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 pf.categories_path is null or find_in_set(255,pf.categories_path) or find_in_set(289,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": ["markins_test.pf.parent_id"],
"rows": 1,
"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": ["markins_test.pf.parent_id", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(pf_groups_description.lang_code = 'ja')"
},
"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": [
"markins_test.cscart_product_features_values.feature_id",
"const"
],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_product_features_descriptions.lang_code = 'ja')"
},
"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": [
"markins_test.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
}
}
}
}
}