Query time 0.00215
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "50.90"
},
"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": 83,
"rows_produced_per_join": 26,
"filtered": "32.51",
"index_condition": "(((`softwarepirmam_hewadelivard_cscart_4`.`v`.`product_id` in (3474,3538)) and (`softwarepirmam_hewadelivard_cscart_4`.`v`.`lang_code` = 'ar')) and (`softwarepirmam_hewadelivard_cscart_4`.`v`.`feature_id` is not null))",
"cost_info": {
"read_cost": "35.16",
"eval_cost": "2.70",
"prefix_cost": "37.86",
"data_read_per_join": "20K"
},
"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": 2,
"filtered": "9.53",
"cost_info": {
"read_cost": "6.75",
"eval_cost": "0.26",
"prefix_cost": "47.31",
"data_read_per_join": "1K"
},
"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(167,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`)) or (0 <> find_in_set(354,`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": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.64",
"eval_cost": "0.26",
"prefix_cost": "48.21",
"data_read_per_join": "5K"
},
"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": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.64",
"eval_cost": "0.26",
"prefix_cost": "49.11",
"data_read_per_join": "2K"
},
"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": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.64",
"eval_cost": "0.26",
"prefix_cost": "50.01",
"data_read_per_join": "7K"
},
"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": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.64",
"eval_cost": "0.26",
"prefix_cost": "50.91",
"data_read_per_join": "1K"
},
"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 |
| 3474 |
641 |
|
|
1647 |
S |
Aspect Ratio |
|
|
16:9 |
0 |
30 |
|
| 3538 |
641 |
|
|
2070 |
S |
Aspect Ratio |
|
|
16:10 |
0 |
30 |
|
| 3538 |
659 |
|
|
4153 |
S |
Connectivity |
|
|
Wi-Fi 6E, Bluetooth 5.3 |
0 |
152 |
|
| 3474 |
659 |
|
|
2288 |
S |
Connectivity |
|
|
Wi-Fi 6, Bluetooth 5.1 |
0 |
152 |
|
| 3474 |
649 |
|
|
2250 |
S |
Display |
|
|
15.6" |
0 |
20 |
|
| 3538 |
649 |
|
|
2136 |
S |
Display |
|
|
14" |
0 |
20 |
|
| 3474 |
647 |
|
|
2254 |
S |
Front Camera |
|
|
720p HD webcam |
0 |
150 |
|
| 3538 |
647 |
|
|
4210 |
S |
Front Camera |
|
|
1080p (Full HD) + IR hybrid webcam with privacy shutte |
0 |
150 |
|
| 3538 |
652 |
|
|
4207 |
S |
GPU |
|
|
Integrated Intel Graphics (shared system memory) |
0 |
80 |
|
| 3474 |
652 |
|
|
4052 |
S |
GPU |
|
|
NVIDIA GeForce RTX 3050, 6GB GDDR6 |
0 |
80 |
|
| 3474 |
640 |
|
|
4049 |
S |
Operating System |
|
|
Windows 11 Pro K |
0 |
10 |
|
| 3538 |
640 |
|
|
4049 |
S |
Operating System |
|
|
Windows 11 Pro K |
0 |
10 |
|
| 3474 |
645 |
|
|
4056 |
S |
Ports |
|
|
1× USB-A 3.2 Gen 1 (5Gbps), 1× USB-C 3.2 Gen 2 (10Gbps) with DisplayPort 1.4 and 140W Power Delivery, 1× Headphone / microphone combo jack (3.5mm), 1× E-shutter button, 2× USB-A 3.2 Gen 1 (5Gbps), 1× HDMI 2.1 (supports up to 8K/60Hz), 1× RJ-45 Ethern |
0 |
110 |
|
| 3538 |
645 |
|
|
4209 |
S |
Ports |
|
|
1 × USB-A 3.2 Gen 1 (5 Gbps), 1 × USB-A 3.2 Gen 2 (10 Gbps, Always-On), 1 × USB-C 3.2 Gen 2×2 (20 Gbps, with PD & DisplayPort 1.4), 1 × Thunderbolt 4 / USB4 (40 Gbps, with PD & DisplayPort 2.1), 1 × HDMI 2.1 (up to 4K @ 60 Hz), 1 × 3.5 mm headphone/m |
0 |
110 |
|
| 3474 |
651 |
|
|
2251 |
S |
Processor |
|
|
12th Gen Intel® Core™ i5-1235U (10 cores: 2 performance cores + 8 efficiency cores, up to 4.4 GHz) |
0 |
60 |
|
| 3538 |
651 |
|
|
5911 |
S |
Processor |
|
|
Intel® Core™ Ultra 5 125H (1.2–4.5GHz, 14 cores) |
0 |
60 |
|
| 3474 |
643 |
|
|
1684 |
S |
Ram |
|
|
4GB |
0 |
70 |
|
| 3538 |
643 |
|
|
1526 |
S |
Ram |
|
|
8GB |
0 |
70 |
|
| 3474 |
650 |
|
|
1541 |
S |
Refresh Rate |
|
|
144Hz |
0 |
40 |
|
| 3538 |
650 |
|
|
1539 |
S |
Refresh Rate |
|
|
60Hz |
0 |
40 |
|
| 3474 |
642 |
|
|
1588 |
S |
Resolution |
|
|
1920 x 1080 (full HD) |
0 |
50 |
|
| 3538 |
642 |
|
|
2275 |
S |
Resolution |
|
|
1920 x 1200 |
0 |
50 |
|
| 3538 |
648 |
|
|
1563 |
S |
التخزين |
|
|
512GB |
0 |
170 |
|
| 3474 |
648 |
|
|
1563 |
S |
التخزين |
|
|
512GB |
0 |
170 |
|
| 3474 |
653 |
|
|
4053 |
S |
باتري |
|
|
60Wh (4-cell) |
0 |
100 |
|
| 3538 |
653 |
|
|
4208 |
S |
باتري |
|
|
47 Wh |
0 |
100 |
|
| 3474 |
656 |
|
|
2077 |
S |
لون |
|
|
Grey |
0 |
160 |
|
| 3538 |
656 |
|
|
1560 |
S |
لون |
|
|
Black |
0 |
160 |
|
| 3538 |
657 |
|
|
2272 |
E |
ماركة |
|
|
Lenovo |
0 |
0 |
|
| 3474 |
657 |
|
|
2272 |
E |
ماركة |
|
|
Lenovo |
0 |
0 |
|