Query time 0.00210
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "17.14"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "pf",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"status"
],
"rows_examined_per_scan": 35,
"rows_produced_per_join": 3,
"filtered": "8.74",
"cost_info": {
"read_cost": "9.01",
"eval_cost": "0.61",
"prefix_cost": "9.62",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"feature_code",
"company_id",
"purpose",
"feature_style",
"filter_style",
"feature_type",
"categories_path",
"parent_id",
"display_on_product",
"display_on_catalog",
"display_on_header",
"status",
"position",
"comparison",
"timestamp",
"updated_timestamp"
],
"attached_condition": "((`atulecarter_atul_demo5`.`pf`.`feature_type` <> 'G') and (`atulecarter_atul_demo5`.`pf`.`status` = 'A') and (`atulecarter_atul_demo5`.`pf`.`display_on_product` = 'Y') and ((`atulecarter_atul_demo5`.`pf`.`categories_path` = '') or isnull(`atulecarter_atul_demo5`.`pf`.`categories_path`) or find_in_set(245,`atulecarter_atul_demo5`.`pf`.`categories_path`) or find_in_set(248,`atulecarter_atul_demo5`.`pf`.`categories_path`) or find_in_set(166,`atulecarter_atul_demo5`.`pf`.`categories_path`) or find_in_set(254,`atulecarter_atul_demo5`.`pf`.`categories_path`) or find_in_set(263,`atulecarter_atul_demo5`.`pf`.`categories_path`) or find_in_set(255,`atulecarter_atul_demo5`.`pf`.`categories_path`)))"
}
},
{
"table": {
"table_name": "pf_groups",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"atulecarter_atul_demo5.pf.parent_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "19.00",
"cost_info": {
"read_cost": "3.06",
"eval_cost": "0.12",
"prefix_cost": "13.30",
"data_read_per_join": "255"
},
"used_columns": [
"feature_id",
"status",
"position"
],
"attached_condition": "<if>(found_match(pf_groups), ((`atulecarter_atul_demo5`.`pf_groups`.`status` = 'A') or isnull(`atulecarter_atul_demo5`.`pf_groups`.`status`)), 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": [
"atulecarter_atul_demo5.pf.parent_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.58",
"eval_cost": "0.12",
"prefix_cost": "13.99",
"data_read_per_join": "1K"
},
"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": [
"atulecarter_atul_demo5.pf.feature_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.58",
"eval_cost": "0.12",
"prefix_cost": "14.69",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"description",
"internal_name",
"full_description",
"prefix",
"suffix",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_ult_objects_sharing",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"share_object_id",
"share_company_id",
"share_object_type"
],
"key_length": "159",
"ref": [
"atulecarter_atul_demo5.pf.feature_id",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "0.58",
"eval_cost": "0.12",
"prefix_cost": "15.39",
"data_read_per_join": "93"
},
"used_columns": [
"share_company_id",
"share_object_id",
"share_object_type"
],
"attached_condition": "(`atulecarter_atul_demo5`.`cscart_ult_objects_sharing`.`share_object_id` = `atulecarter_atul_demo5`.`pf`.`feature_id`)"
}
},
{
"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": "PRIMARY",
"used_key_parts": [
"feature_id",
"product_id"
],
"key_length": "6",
"ref": [
"atulecarter_atul_demo5.pf.feature_id",
"const"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 1,
"filtered": "97.08",
"index_condition": "(`atulecarter_atul_demo5`.`cscart_product_features_values`.`lang_code` = 'en')",
"cost_info": {
"read_cost": "1.52",
"eval_cost": "0.23",
"prefix_cost": "17.14",
"data_read_per_join": "894"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value",
"value_int",
"lang_code"
]
}
}
]
}
}
}
}
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 |
| 47 |
1 |
C |
20 |
Y |
Y |
N |
3D support |
3D support |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
checkbox |
checkbox |
|
0 |
0 |
10 |
N |
0 |
|
| 23 |
1 |
S |
20 |
Y |
Y |
Y |
Hard drive |
Hard drive |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
10 |
|
139 |
|
| 22 |
1 |
C |
20 |
Y |
Y |
N |
HD support |
HD support |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
checkbox |
checkbox |
|
0 |
0 |
10 |
Y |
0 |
|
| 21 |
1 |
S |
20 |
Y |
Y |
N |
Type |
Type |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
10 |
|
137 |
|
| 29 |
1 |
S |
24 |
Y |
Y |
N |
CPU |
CPU |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
20 |
|
144 |
|
| 28 |
1 |
S |
24 |
Y |
Y |
N |
CPU speed |
CPU speed |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
20 |
|
143 |
|
| 26 |
1 |
S |
24 |
Y |
Y |
N |
Graphics processor |
Graphics processor |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
20 |
|
141 |
|
| 25 |
1 |
S |
24 |
Y |
Y |
N |
RAM |
RAM |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
20 |
|
140 |
|
| 27 |
1 |
S |
24 |
Y |
Y |
N |
System performance for floating point computation |
System performance for floating point computation |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
20 |
|
142 |
|
| 36 |
1 |
M |
33 |
Y |
Y |
N |
Supported formats |
Supported formats |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
multiple_checkbox |
checkbox |
|
0 |
0 |
30 |
|
155 |
|
| 35 |
1 |
M |
33 |
Y |
Y |
N |
Supported storage devices |
Supported storage devices |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
multiple_checkbox |
checkbox |
|
0 |
0 |
30 |
|
150 |
|
| 34 |
1 |
C |
33 |
Y |
Y |
N |
Video playback |
Video playback |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
checkbox |
checkbox |
|
0 |
0 |
30 |
Y |
0 |
|
| 32 |
1 |
M |
30 |
Y |
Y |
N |
Communications |
Communications |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
multiple_checkbox |
checkbox |
|
0 |
0 |
40 |
|
148 |
|
| 31 |
1 |
M |
30 |
Y |
Y |
N |
Ports |
Ports |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
multiple_checkbox |
checkbox |
|
0 |
0 |
40 |
|
145 |
|
| 42 |
1 |
M |
40 |
Y |
Y |
N |
Accessories included |
Accessories included |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
multiple_checkbox |
checkbox |
|
0 |
0 |
50 |
|
156 |
|
| 45 |
1 |
S |
40 |
Y |
Y |
N |
Colors |
Colors |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
50 |
|
161 |
|
| 44 |
1 |
M |
40 |
Y |
Y |
N |
Compatibility with console videogames |
Compatibility with console videogames |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
multiple_checkbox |
checkbox |
|
0 |
0 |
50 |
|
160 |
|
| 41 |
1 |
T |
40 |
Y |
Y |
N |
Controller included |
Controller included |
en |
|
|
248 |
|
A |
N |
0 |
describe_product |
|
|
|
0 |
0 |
50 |
yes, wireless |
0 |
|
| 46 |
1 |
T |
40 |
Y |
Y |
N |
Features |
Features |
en |
|
|
248 |
|
A |
N |
0 |
describe_product |
|
|
|
0 |
0 |
50 |
HDMI; complectation Kinect 2.0 |
0 |
|
| 43 |
1 |
S |
40 |
Y |
Y |
N |
Videogames storage |
Videogames storage |
en |
|
|
248 |
|
A |
N |
0 |
find_products |
text |
checkbox |
|
0 |
0 |
50 |
|
159 |
|
| 38 |
1 |
T |
37 |
Y |
Y |
N |
Dimensions (W x H x D) |
Dimensions (W x H x D) |
en |
|
|
248 |
|
A |
N |
0 |
describe_product |
|
|
|
0 |
0 |
100 |
343x81x264 mm |
0 |
|
| 39 |
1 |
T |
37 |
Y |
Y |
N |
Weight |
Weight |
en |
|
|
248 |
|
A |
N |
0 |
describe_product |
|
|
|
0 |
0 |
100 |
3.62 kg |
0 |
|