Query time 0.00205
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "52.01"
},
"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": 84,
"rows_produced_per_join": 27,
"filtered": "32.52",
"index_condition": "(((`softwarepirmam_hewadelivard_cscart_4`.`v`.`product_id` in (5386,5568,5393,4988)) and (`softwarepirmam_hewadelivard_cscart_4`.`v`.`lang_code` = 'en')) and (`softwarepirmam_hewadelivard_cscart_4`.`v`.`feature_id` is not null))",
"cost_info": {
"read_cost": "36.08",
"eval_cost": "2.73",
"prefix_cost": "38.81",
"data_read_per_join": "21K"
},
"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.83",
"eval_cost": "0.26",
"prefix_cost": "48.37",
"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(250,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`)) or (0 <> find_in_set(372,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`)) or (0 <> find_in_set(552,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`)) or (0 <> find_in_set(553,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`)) or (0 <> find_in_set(554,`softwarepirmam_hewadelivard_cscart_4`.`f`.`categories_path`)) or (0 <> find_in_set(556,`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.65",
"eval_cost": "0.26",
"prefix_cost": "49.28",
"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.65",
"eval_cost": "0.26",
"prefix_cost": "50.19",
"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.65",
"eval_cost": "0.26",
"prefix_cost": "51.10",
"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.65",
"eval_cost": "0.26",
"prefix_cost": "52.01",
"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 |
| 5568 |
760 |
|
|
7366 |
S |
Bean Hopper Capacity |
|
|
1200 grams |
0 |
0 |
|
| 5393 |
760 |
|
|
7132 |
S |
Bean Hopper Capacity |
|
|
275 grams |
0 |
0 |
|
| 5386 |
760 |
|
|
7054 |
S |
Bean Hopper Capacity |
|
|
250g |
0 |
0 |
|
| 5393 |
657 |
|
|
6600 |
E |
Brand |
|
|
Philips |
0 |
0 |
|
| 5568 |
657 |
|
|
7290 |
E |
Brand |
|
|
iPilot |
0 |
0 |
|
| 5386 |
657 |
|
|
6979 |
E |
Brand |
|
|
De'Longhi |
0 |
0 |
|
| 4988 |
657 |
|
|
6275 |
E |
Brand |
|
|
Nespresso |
0 |
0 |
|
| 5386 |
732 |
|
|
7165 |
S |
Coffee & Drink Options |
|
|
Espresso, Coffee, Long Coffee, Cappuccino, Latte Macchiato, Americano, Cold Brew Coffee, Hot Water, Hot Milk; 16 one-touch specialty drinks; Customizable profiles via app connectivity |
0 |
0 |
|
| 5568 |
732 |
|
|
7368 |
S |
Coffee & Drink Options |
|
|
Espresso, Coffee, Long Coffee, Cappuccino, Latte, Americano, Hot Water, Hot Milk; 7 one-touch selections; 2 soluble product canisters for milk powder and chocolate |
0 |
0 |
|
| 4988 |
732 |
|
|
6328 |
S |
Coffee & Drink Options |
|
|
Espresso, Lungo, Ristretto, Cappuccino, Latte Macchiato, Flat White, Caffè Latte, Hot Milk, and Hot Foam |
0 |
0 |
|
| 5393 |
732 |
|
|
7184 |
S |
Coffee & Drink Options |
|
|
12 beverages including Espresso, Coffee, Americano, Cappuccino, Latte Macchiato, Flat White, Café au Lait, Caffé Latte, Caffé Crema, Ristretto, Espresso Lungo, Travel Mug, Frothed Milk, and Hot Water. |
0 |
0 |
|
| 5393 |
656 |
|
0.00 |
7187 |
S |
Color |
|
|
Black with chromed accents |
0 |
160 |
|
| 4988 |
656 |
|
|
1559 |
S |
Color |
|
|
white |
0 |
160 |
|
| 5568 |
656 |
|
|
1560 |
S |
Color |
|
|
Black |
0 |
160 |
|
| 5386 |
656 |
|
|
1761 |
S |
Color |
|
|
Silver Titanium |
0 |
160 |
|
| 5393 |
757 |
|
|
7185 |
S |
Grinder Type & Settings |
|
|
00% ceramic burr grinder with 12 grind settings. |
0 |
0 |
|
| 5386 |
757 |
|
|
7056 |
S |
Grinder Type & Settings |
|
|
Integrated ceramic burr grinder with 13 adjustable grind settings |
0 |
0 |
|
| 5568 |
757 |
|
|
7369 |
S |
Grinder Type & Settings |
|
|
Automatic bean grinding on demand |
0 |
0 |
|
| 5386 |
758 |
|
|
7166 |
S |
Milk Frothing |
|
|
Integrated, automatic Cold Milk Frother for both hot and cold milk froth |
0 |
0 |
|
| 5393 |
758 |
|
|
7186 |
S |
Milk Frothing |
|
|
LatteGo milk system for quick and easy frothing |
0 |
0 |
|
| 5568 |
758 |
|
|
7370 |
S |
Milk Frothing |
|
|
Integrated fresh milk module with chilled chamber and steam boiler for milk frothing and cup heating |
0 |
0 |
|
| 5386 |
759 |
|
|
7028 |
S |
Pump Pressure |
|
|
15 bar pressure |
0 |
0 |
|
| 5393 |
759 |
|
|
7182 |
S |
Pump Pressure |
|
|
15 bar |
0 |
0 |
|
| 5568 |
759 |
|
|
7371 |
S |
Pump Pressure |
|
|
11 bar pressure |
0 |
0 |
|
| 4988 |
734 |
|
|
6329 |
S |
Used Capsule Capacity |
|
|
10–14 capsules |
0 |
0 |
|
| 5568 |
733 |
|
0.80 |
7372 |
S |
Water Tank Capacity |
|
|
0.8 Liter |
0 |
0 |
|
| 5386 |
733 |
|
|
7094 |
S |
Water Tank Capacity |
|
|
Removable 1.8 liter (60 oz) water tank |
0 |
0 |
|
| 4988 |
733 |
|
|
6330 |
S |
Water Tank Capacity |
|
|
1.3 L |
0 |
0 |
|
| 5393 |
733 |
|
|
7142 |
S |
Water Tank Capacity |
|
|
1.8 liters |
0 |
0 |
|