Query time 0.00857
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "2951.08"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "pf",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"status"
],
"rows_examined_per_scan": 9063,
"rows_produced_per_join": 3254,
"filtered": "35.91",
"cost_info": {
"read_cost": "620.67",
"eval_cost": "325.48",
"prefix_cost": "946.15",
"data_read_per_join": "1M"
},
"used_columns": [
"feature_id",
"feature_code",
"company_id",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position",
"comparison",
"purpose",
"feature_style",
"filter_style",
"timestamp",
"updated_timestamp"
],
"attached_condition": "((`s2cart`.`pf`.`feature_type` <> 'G') and (`s2cart`.`pf`.`status` = 'A') and (`s2cart`.`pf`.`feature_code` in ('Brand','ISBN','GTIN','MPN')))"
}
},
{
"table": {
"table_name": "pf_groups",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"s2cart.pf.parent_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 618,
"filtered": "19.00",
"cost_info": {
"read_cost": "813.69",
"eval_cost": "61.84",
"prefix_cost": "2085.32",
"data_read_per_join": "265K"
},
"used_columns": [
"feature_id",
"status",
"position"
],
"attached_condition": "<if>(found_match(pf_groups), ((`s2cart`.`pf_groups`.`status` = 'A') or (`s2cart`.`pf_groups`.`status` is null)), true)"
}
},
{
"table": {
"table_name": "pf_groups_description",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"s2cart.pf.parent_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 618,
"filtered": "100.00",
"cost_info": {
"read_cost": "154.60",
"eval_cost": "61.84",
"prefix_cost": "2301.76",
"data_read_per_join": "1M"
},
"used_columns": [
"feature_id",
"description",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_product_features_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"s2cart.pf.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 618,
"filtered": "100.00",
"cost_info": {
"read_cost": "154.60",
"eval_cost": "61.84",
"prefix_cost": "2518.20",
"data_read_per_join": "1M"
},
"used_columns": [
"feature_id",
"description",
"full_description",
"prefix",
"suffix",
"lang_code",
"internal_name"
]
}
},
{
"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",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 618,
"filtered": "100.00",
"cost_info": {
"read_cost": "154.60",
"eval_cost": "61.84",
"prefix_cost": "2734.64",
"data_read_per_join": "478K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value",
"value_int",
"lang_code"
],
"attached_condition": "<if>(is_not_null_compl(cscart_product_features_values), ((`s2cart`.`cscart_product_features_values`.`feature_id` = `s2cart`.`pf`.`feature_id`) and (`s2cart`.`cscart_product_features_values`.`lang_code` = 'en')), true)"
}
},
{
"table": {
"table_name": "abt_filters",
"access_type": "ref",
"possible_keys": [
"feature_id",
"company_id"
],
"key": "feature_id",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"s2cart.pf.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 618,
"filtered": "100.00",
"cost_info": {
"read_cost": "154.60",
"eval_cost": "61.84",
"prefix_cost": "2951.08",
"data_read_per_join": "43K"
},
"used_columns": [
"filter_id",
"company_id",
"feature_id"
],
"attached_condition": "<if>(is_not_null_compl(abt_filters), (`s2cart`.`abt_filters`.`company_id` = `s2cart`.`pf`.`company_id`), true)"
}
}
]
}
}
}
}