Query time 0.00187
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "34.15"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "v",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"fl",
"variant_id",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "idx_product_feature_variant_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 55,
"rows_produced_per_join": 17,
"filtered": "32.51",
"index_condition": "(((`softwarepirmam_hewadelivard_cscart_4`.`v`.`product_id` in (3090,2559,2822)) and (`softwarepirmam_hewadelivard_cscart_4`.`v`.`lang_code` = 'ar')) and (`softwarepirmam_hewadelivard_cscart_4`.`v`.`feature_id` is not null))",
"cost_info": {
"read_cost": "23.72",
"eval_cost": "1.79",
"prefix_cost": "25.51",
"data_read_per_join": "13K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value",
"value_int",
"lang_code"
]
}
},
{
"table": {
"table_name": "f",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.v.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "9.53",
"cost_info": {
"read_cost": "4.47",
"eval_cost": "0.17",
"prefix_cost": "31.77",
"data_read_per_join": "749"
},
"used_columns": [
"feature_id",
"feature_type",
"categories_path",
"parent_id",
"display_on_catalog",
"status",
"position"
],
"attached_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`f`.`status` = 'A') and (`softwarepirmam_hewadelivard_cscart_4`.`f`.`display_on_catalog` = 'Y') and ((`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path` = '') or (0 <> find_in_set(166,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`)) or (0 <> find_in_set(329,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`)) or (0 <> find_in_set(344,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`))) and (if(`softwarepirmam_hewadelivard_cscart_4`.`f`.`parent_id`,(/* select#2 */ select `softwarepirmam_hewadelivard_cscart_4`.`df`.`status` from `softwarepirmam_hewadelivard_cscart_4`.`cscart_product_features` `df` where (`softwarepirmam_hewadelivard_cscart_4`.`df`.`feature_id` = `softwarepirmam_hewadelivard_cscart_4`.`f`.`parent_id`)),'A') = 'A') and ((`softwarepirmam_hewadelivard_cscart_4`.`v`.`variant_id` <> 0) or ((`softwarepirmam_hewadelivard_cscart_4`.`f`.`feature_type` <> 'C') and (`softwarepirmam_hewadelivard_cscart_4`.`v`.`value` <> '')) or (`softwarepirmam_hewadelivard_cscart_4`.`f`.`feature_type` = 'C') or (`softwarepirmam_hewadelivard_cscart_4`.`v`.`value_int` <> 0)))",
"attached_subqueries": [
{
"dependent": true,
"cacheable": false,
"query_block": {
"select_id": 2,
"cost_info": {
"query_cost": "0.35"
},
"table": {
"table_name": "df",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.f.parent_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "0.35",
"data_read_per_join": "440"
},
"used_columns": [
"feature_id",
"status"
]
}
}
}
]
}
},
{
"table": {
"table_name": "fd",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.v.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.43",
"eval_cost": "0.17",
"prefix_cost": "32.37",
"data_read_per_join": "3K"
},
"used_columns": [
"feature_id",
"description",
"prefix",
"suffix",
"lang_code"
]
}
},
{
"table": {
"table_name": "fv",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.v.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.43",
"eval_cost": "0.17",
"prefix_cost": "32.96",
"data_read_per_join": "1K"
},
"used_columns": [
"variant_id",
"position"
]
}
},
{
"table": {
"table_name": "vd",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.fv.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.43",
"eval_cost": "0.17",
"prefix_cost": "33.56",
"data_read_per_join": "5K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
},
{
"table": {
"table_name": "gf",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"softwarepirmam_hewadelivard_cscart_4.f.parent_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.43",
"eval_cost": "0.17",
"prefix_cost": "34.15",
"data_read_per_join": "749"
},
"used_columns": [
"feature_id",
"feature_type",
"position"
],
"attached_condition": "<if>(is_not_null_compl(gf), (`softwarepirmam_hewadelivard_cscart_4`.`gf`.`feature_type` = 'G'), true)"
}
}
]
}
}
}
Result
| product_id |
feature_id |
value |
value_int |
variant_id |
feature_type |
description |
prefix |
suffix |
variant |
parent_id |
position |
gposition |
| 3090 |
654 |
|
|
3492 |
S |
Charging Type |
|
|
Case charges via USB-C; earbuds in 1 hour, case 2.5 hours |
0 |
120 |
|
| 2822 |
654 |
|
|
3236 |
S |
Charging Type |
|
|
Charges via USB‑C cable and also supports Qi wireless charging |
0 |
120 |
|
| 3090 |
659 |
|
|
3494 |
S |
Connectivity |
|
|
Bluetooth 5.4 with a range of up to 10 meters |
0 |
152 |
|
| 2559 |
659 |
|
|
2975 |
S |
Connectivity |
|
|
Bluetooth 5.3, offering stable connections up to 10 meters |
0 |
152 |
|
| 2822 |
659 |
|
|
3238 |
S |
Connectivity |
|
|
Bluetooth 5.3, has a range of up to 10 meters |
0 |
152 |
|
| 2559 |
671 |
|
|
2112 |
S |
Headphone Ear Cup Types |
|
|
In-Ear |
0 |
0 |
|
| 2822 |
671 |
|
|
2112 |
S |
Headphone Ear Cup Types |
|
|
In-Ear |
0 |
0 |
|
| 2559 |
651 |
|
|
2973 |
S |
Processor |
|
|
Bluetooth 5.3 chipset |
0 |
60 |
|
| 2822 |
651 |
|
|
3234 |
S |
Processor |
|
|
Bluetooth 5.3 chipset (SBC, AAC, LDAC) with Adaptive ANC 2.0 |
0 |
60 |
|
| 2822 |
646 |
|
|
3237 |
S |
Sensor |
|
|
Includes wear detection sensors for auto-play/pause and smart controls |
0 |
130 |
|
| 3090 |
646 |
|
|
3493 |
S |
Sensor |
|
|
Touch controls for music playback, calls, ANC, and transparency mode |
0 |
130 |
|
| 2559 |
653 |
|
|
2974 |
S |
باتري |
|
|
Each earbud offers up to 12 hours of play, and the included case extends that to 48 hours |
0 |
100 |
|
| 3090 |
653 |
|
|
3491 |
S |
باتري |
|
|
10 hours of listening per earbud (7 hours with ANC), 45 hours total with the charging case (30 hours with ANC), 10 minutes of fast charge provides 2 hours of playback |
0 |
100 |
|
| 2822 |
653 |
|
|
3235 |
S |
باتري |
|
|
10 hours of listening per earbud (8 hours with ANC), 50 hours total using the charging case, 10 minutes of fast charge provides 4 hours playback |
0 |
100 |
|
| 2822 |
656 |
|
|
1560 |
S |
لون |
|
|
Black |
0 |
160 |
|
| 3090 |
656 |
|
|
1560 |
S |
لون |
|
|
Black |
0 |
160 |
|
| 2559 |
656 |
|
|
1560 |
S |
لون |
|
|
Black |
0 |
160 |
|
| 2822 |
657 |
|
|
2082 |
E |
ماركة |
|
|
Anker |
0 |
0 |
|
| 2559 |
657 |
|
|
2082 |
E |
ماركة |
|
|
Anker |
0 |
0 |
|
| 3090 |
657 |
|
|
2082 |
E |
ماركة |
|
|
Anker |
0 |
0 |
|