Query time 0.00214
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "292.65"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"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": 231,
"rows_produced_per_join": 11,
"filtered": "4.94",
"index_condition": "(`webmarco`.`cscart_product_features_values`.`lang_code` = 'en')",
"cost_info": {
"read_cost": "231.00",
"eval_cost": "2.28",
"prefix_cost": "277.20",
"data_read_per_join": "8K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value",
"value_int",
"lang_code"
]
}
},
{
"table": {
"table_name": "pf",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status",
"company_id"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"webmarco.cscart_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "8.17",
"cost_info": {
"read_cost": "11.41",
"eval_cost": "0.19",
"prefix_cost": "290.90",
"data_read_per_join": "410"
},
"used_columns": [
"feature_id",
"feature_code",
"company_id",
"purpose",
"feature_style",
"filter_style",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position",
"comparison",
"timestamp",
"updated_timestamp"
],
"attached_condition": "((`webmarco`.`pf`.`feature_type` <> 'G') and (`webmarco`.`pf`.`status` = 'A') and (`webmarco`.`pf`.`company_id` in (0,510)) and (`webmarco`.`pf`.`display_on_product` = 'Y') and ((`webmarco`.`pf`.`categories_path` = '') or isnull(`webmarco`.`pf`.`categories_path`) or find_in_set(2653,`webmarco`.`pf`.`categories_path`) or find_in_set(2804,`webmarco`.`pf`.`categories_path`) or find_in_set(2876,`webmarco`.`pf`.`categories_path`) or find_in_set(2886,`webmarco`.`pf`.`categories_path`)))"
}
},
{
"table": {
"table_name": "pf_groups",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"webmarco.pf.parent_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "19.00",
"cost_info": {
"read_cost": "0.93",
"eval_cost": "0.04",
"prefix_cost": "292.02",
"data_read_per_join": "77"
},
"used_columns": [
"feature_id",
"status",
"position"
],
"attached_condition": "<if>(found_match(pf_groups), ((`webmarco`.`pf_groups`.`status` = 'A') or isnull(`webmarco`.`pf_groups`.`status`)), true)"
}
},
{
"table": {
"table_name": "abt_filters",
"access_type": "ref",
"possible_keys": [
"feature_id"
],
"key": "feature_id",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"webmarco.cscart_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.18",
"eval_cost": "0.04",
"prefix_cost": "292.23",
"data_read_per_join": "14"
},
"used_columns": [
"filter_id",
"feature_id"
]
}
},
{
"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": [
"webmarco.pf.parent_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.18",
"eval_cost": "0.04",
"prefix_cost": "292.44",
"data_read_per_join": "420"
},
"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": [
"webmarco.cscart_product_features_values.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.18",
"eval_cost": "0.04",
"prefix_cost": "292.66",
"data_read_per_join": "420"
},
"used_columns": [
"feature_id",
"description",
"full_description",
"prefix",
"suffix",
"lang_code",
"internal_name"
]
}
}
]
}
}
}
}
Result
feature_id |
company_id |
feature_type |
parent_id |
display_on_product |
display_on_catalog |
display_on_header |
description |
internal_name |
lang_code |
prefix |
suffix |
categories_path |
full_description |
status |
comparison |
position |
purpose |
feature_style |
filter_style |
feature_code |
timestamp |
updated_timestamp |
group_position |
value |
variant_id |
value_int |
filter_id |
882 |
0 |
S |
644 |
Y |
Y |
N |
Shoe Color |
Shoe Color |
en |
|
|
1467,2761,2797,2804,2853,5684,9826,9827,9828,9829 |
|
A |
N |
0 |
group_catalog_item |
dropdown |
checkbox |
|
1631691709 |
1645111292 |
0 |
|
60412 |
|
412 |
649 |
0 |
S |
644 |
Y |
Y |
N |
Shoe Size (EU) |
Shoe Size (EU) |
en |
|
|
1467,2761,2797,2804,2853,5684,9826,9827,9828,9829 |
|
A |
N |
10 |
group_variation_catalog_item |
dropdown_labels |
checkbox |
|
1620375578 |
1673888113 |
0 |
|
62610 |
|
322 |
735 |
0 |
M |
644 |
Y |
Y |
N |
Available Shoe Size |
Available Shoe Size |
en |
|
|
1467,2761,2797,2804,2853,5684,9826,9827,9828,9829 |
|
A |
N |
13 |
find_products |
multiple_checkbox |
checkbox |
|
1620375578 |
1639495445 |
0 |
|
7836 |
|
|