Query time 0.00157
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "6.28"
},
"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": 10,
"rows_produced_per_join": 6,
"filtered": "65.53",
"cost_info": {
"read_cost": "2.50",
"eval_cost": "0.66",
"prefix_cost": "3.50",
"data_read_per_join": "5K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value",
"value_int",
"lang_code"
],
"attached_condition": "(`s2cart`.`cscart_product_features_values`.`lang_code` = 'en')"
}
},
{
"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": [
"s2cart.cscart_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "8.98",
"cost_info": {
"read_cost": "1.64",
"eval_cost": "0.06",
"prefix_cost": "5.79",
"data_read_per_join": "258"
},
"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`.`company_id` in (0,137)) and (`s2cart`.`pf`.`display_on_product` = 'Y') and ((`s2cart`.`pf`.`categories_path` = '') or (`s2cart`.`pf`.`categories_path` is null) or (0 <> find_in_set(3252,`s2cart`.`pf`.`categories_path`)) or (0 <> find_in_set(2936,`s2cart`.`pf`.`categories_path`))))"
}
},
{
"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.cscart_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.15",
"eval_cost": "0.06",
"prefix_cost": "6.00",
"data_read_per_join": "42"
},
"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)"
}
},
{
"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": 0,
"filtered": "19.00",
"cost_info": {
"read_cost": "0.15",
"eval_cost": "0.01",
"prefix_cost": "6.21",
"data_read_per_join": "49"
},
"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": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.03",
"eval_cost": "0.01",
"prefix_cost": "6.24",
"data_read_per_join": "260"
},
"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.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.03",
"eval_cost": "0.01",
"prefix_cost": "6.28",
"data_read_per_join": "260"
},
"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 |
8672 |
0 |
S |
0 |
Y |
Y |
N |
Installation & Commissioning |
Installation & Commissioning |
en |
|
|
1974,3252,884 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1714216031 |
0 |
|
|
370779 |
|
|
3353 |
0 |
S |
0 |
Y |
Y |
N |
Standard Operating Voltage |
Standard Operating Voltage |
en |
|
|
849,860,884,892,897,911,921,929,1552,1966,1967,2028,2346,2372,2698,3252,3269,3417,3471,3481,3487,3542,3543,3547,3550,1982,2486,644,1974,2453,2622,2384,2621,5188,5189,5190,5192,5193,5194,850,858,3544,4000,4001,5195,885,886,888,5196,864,865,867,868,880,872,871,873,5010,874,878,879,876 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
1714216031 |
0 |
|
|
662495 |
|
|