Query time 0.01407
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "14.65"
},
"ordering_operation": {
"using_filesort": true,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "jmj_product_features_values",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"fl",
"variant_id",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 9,
"rows_produced_per_join": 2,
"filtered": "31.56",
"cost_info": {
"read_cost": "9.00",
"eval_cost": "0.57",
"prefix_cost": "10.80",
"data_read_per_join": "2K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id",
"value_int",
"lang_code"
],
"attached_condition": "((`jmj_test`.`jmj_product_features_values`.`feature_id` in (31,271,280,132)) and (`jmj_test`.`jmj_product_features_values`.`lang_code` = 'en'))"
}
},
{
"table": {
"table_name": "jmj_product_feature_variants",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"feature_id"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"jmj_test.jmj_product_features_values.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "6.50",
"cost_info": {
"read_cost": "2.84",
"eval_cost": "0.04",
"prefix_cost": "14.21",
"data_read_per_join": "292"
},
"used_columns": [
"variant_id",
"feature_id",
"color",
"position",
"abt__ut2_color_style",
"abt__ut2_multicolor"
],
"attached_condition": "(`jmj_test`.`jmj_product_feature_variants`.`feature_id` = `jmj_test`.`jmj_product_features_values`.`feature_id`)"
}
},
{
"table": {
"table_name": "jmj_product_features",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"jmj_test.jmj_product_features_values.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.18",
"eval_cost": "0.04",
"prefix_cost": "14.43",
"data_read_per_join": "81"
},
"used_columns": [
"feature_id",
"feature_type"
]
}
},
{
"table": {
"table_name": "jmj_product_feature_variant_descriptions",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"jmj_test.jmj_product_features_values.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.18",
"eval_cost": "0.04",
"prefix_cost": "14.65",
"data_read_per_join": "571"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
}
]
}
}
}
}
Result
| variant |
variant_id |
feature_id |
selected |
feature_type |
color |
value_int |
abt__ut2_multicolor |
abt__ut2_color_style |
| Cotton |
1886 |
271 |
1886 |
M |
#ffffff |
|
|
default |
| Nylon |
1889 |
271 |
1889 |
M |
#ffffff |
|
|
default |
| Polyester |
1890 |
271 |
1890 |
M |
#ffffff |
|
|
default |
| Fresh |
766 |
132 |
766 |
S |
#ffffff |
|
|
default |
| Assemble |
3247 |
31 |
3247 |
E |
#ffffff |
|
|
default |
| forestgreen |
2149 |
280 |
2149 |
S |
#228b22 |
|
|
default |
| springgreen |
2155 |
280 |
2155 |
S |
#00ff7f |
|
|
default |
| orangered |
2200 |
280 |
2200 |
S |
#ff4500 |
|
|
default |
| hotpink |
2211 |
280 |
2211 |
S |
#ff69b4 |
|
|
default |
| white |
2239 |
280 |
2239 |
S |
#ffffff |
|
|
default |