Query time 0.00100
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "29.46"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "v",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"variant_id",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id",
"fl"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 20,
"rows_produced_per_join": 9,
"filtered": "50.00",
"index_condition": "((`cscart_db`.`v`.`lang_code` = 'en') and (`cscart_db`.`v`.`feature_id` is not null))",
"cost_info": {
"read_cost": "12.32",
"eval_cost": "1.00",
"prefix_cost": "14.32",
"data_read_per_join": "399"
},
"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": [
"cscart_db.v.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8,
"filtered": "83.18",
"cost_info": {
"read_cost": "2.50",
"eval_cost": "0.83",
"prefix_cost": "17.82",
"data_read_per_join": "3K"
},
"used_columns": [
"feature_id",
"feature_code",
"purpose",
"feature_style",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position"
],
"attached_condition": "((`cscart_db`.`f`.`status` = 'A') and ((`cscart_db`.`f`.`categories_path` = '') or (0 <> find_in_set(3073,`cscart_db`.`f`.`categories_path`))) and (if(`cscart_db`.`f`.`parent_id`,(/* select#2 */ select `cscart_db`.`df`.`status` from `cscart_db`.`cscart_product_features` `df` where (`cscart_db`.`df`.`feature_id` = `cscart_db`.`f`.`parent_id`)),'A') = 'A') and ((`cscart_db`.`v`.`variant_id` <> 0) or ((`cscart_db`.`f`.`feature_type` <> 'C') and (`cscart_db`.`v`.`value` <> '')) or (`cscart_db`.`f`.`feature_type` = 'C') or (`cscart_db`.`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": [
"cscart_db.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": "448"
},
"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": [
"cscart_db.v.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.08",
"eval_cost": "0.83",
"prefix_cost": "20.73",
"data_read_per_join": "18K"
},
"used_columns": [
"feature_id",
"description",
"prefix",
"suffix",
"lang_code",
"internal_name"
]
}
},
{
"table": {
"table_name": "fv",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"variant_feature_idx",
"idx_var_feat_pos"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"cscart_db.v.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.08",
"eval_cost": "0.83",
"prefix_cost": "23.64",
"data_read_per_join": "9K"
},
"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": [
"cscart_db.fv.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.08",
"eval_cost": "0.83",
"prefix_cost": "26.55",
"data_read_per_join": "62K"
},
"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": [
"cscart_db.f.parent_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.08",
"eval_cost": "0.83",
"prefix_cost": "29.46",
"data_read_per_join": "3K"
},
"used_columns": [
"feature_id",
"feature_type",
"position"
],
"attached_condition": "<if>(is_not_null_compl(gf), (`cscart_db`.`gf`.`feature_type` = 'G'), true)"
}
}
]
}
}
}
Result
| feature_id |
value |
value_int |
variant_id |
feature_type |
internal_name |
description |
prefix |
suffix |
variant |
parent_id |
position |
gposition |
feature_style |
display_on_header |
display_on_catalog |
display_on_product |
feature_code |
purpose |
| 71 |
237, Brushellz Industrial Park Vadodara Gujarat 391740 |
|
0 |
T |
Address |
Address |
|
|
|
66 |
11 |
0 |
text |
N |
N |
Y |
|
describe_product |
| 62 |
|
|
18872 |
E |
Brand |
Brand |
|
|
ALANNA |
0 |
1 |
|
brand |
Y |
N |
Y |
|
organize_catalog |
| 59 |
|
|
20616 |
M |
Certifications |
Certifications |
|
|
Dermatologically Tested |
0 |
90 |
|
multiple_checkbox |
N |
N |
Y |
|
find_products |
| 59 |
|
|
20620 |
M |
Certifications |
Certifications |
|
|
USDA |
0 |
90 |
|
multiple_checkbox |
N |
N |
Y |
|
find_products |
| 59 |
|
|
40974 |
M |
Certifications |
Certifications |
|
|
GMP |
0 |
90 |
|
multiple_checkbox |
N |
N |
Y |
|
find_products |
| 59 |
|
|
40976 |
M |
Certifications |
Certifications |
|
|
Cruelty Free |
0 |
90 |
|
multiple_checkbox |
N |
N |
Y |
|
find_products |
| 63 |
|
|
10348 |
S |
Country of Origin |
Country of Origin |
|
|
India |
66 |
100 |
0 |
dropdown |
N |
N |
Y |
|
group_catalog_item |
| 69 |
30-03-2024 |
|
0 |
T |
Expiry or Best Before Date |
Expiry or Best Before Date |
|
|
|
66 |
5 |
0 |
text |
N |
N |
Y |
|
describe_product |
| 76 |
|
|
57023 |
S |
Expiry or Best Before Month |
Expiry or Best Before Month |
|
|
30-09-2025 |
66 |
6 |
0 |
text |
N |
N |
Y |
|
find_products |
| 61 |
|
|
35792 |
M |
Formulation |
Formulation |
|
|
Butter |
0 |
113 |
|
multiple_checkbox |
N |
N |
Y |
|
find_products |
| 72 |
Scoop out a gentle amount and apply it on your lips and leave it overnight. It’s a mask and not lip balm.. don’t shy away! |
|
0 |
T |
How to Use |
How to Use |
|
|
|
0 |
3 |
|
text |
N |
N |
N |
|
describe_product |
| 37 |
|
|
9182 |
S |
Ingredients list |
Ingredients list |
|
|
Microcrystalline Wax, Coconut Oil, Plant-Based Petroleum Jelly, Wheatgerm Oil, Plant-Based Glycerine, Olive Squalane, Cocoa Butter, Shea Butter, Encapsulated Vit. E, Triglycerides, Caprylic/Capric Acid, Palmitoyl Tripeptide-38, Carnauba Wax, Spearmint OIl |
66 |
40 |
0 |
dropdown |
N |
N |
Y |
|
group_catalog_item |
| 60 |
|
|
10193 |
M |
kindcode |
kindcode |
|
|
Toxin Free |
0 |
108 |
|
multiple_checkbox |
N |
N |
Y |
|
find_products |
| 70 |
Pure Bathing |
|
0 |
T |
Manufacturer/Importer |
Manufacturer/Importer |
|
|
|
66 |
10 |
0 |
text |
N |
N |
Y |
|
describe_product |
| 67 |
|
15.00 |
20403 |
N |
Net Weight |
Net Weight |
|
gm |
15 |
0 |
1 |
|
dropdown |
N |
N |
Y |
|
group_catalog_item |