Query time 0.00107
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "13.90"
},
"nested_loop": [
{
"table": {
"table_name": "v",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"fl",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"product_id"
],
"key_length": "6",
"rows_examined_per_scan": 15,
"rows_produced_per_join": 15,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "1.90",
"eval_cost": "1.50",
"prefix_cost": "3.40",
"data_read_per_join": "11K"
},
"used_columns": [
"feature_id",
"product_id",
"variant_id"
],
"attached_condition": "((`chocoramo`.`v`.`feature_id` = 345) and (`chocoramo`.`v`.`product_id` in ('27329','27336','27335','27334','27333','27332','27331','27330','27328','27327','27326','27325','27324','27323','18910')))"
}
},
{
"table": {
"table_name": "vd",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"chocoramo.v.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 15,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.75",
"eval_cost": "1.50",
"prefix_cost": "8.65",
"data_read_per_join": "45K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
},
{
"table": {
"table_name": "vf",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"chocoramo.v.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 15,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.75",
"eval_cost": "1.50",
"prefix_cost": "13.90",
"data_read_per_join": "17K"
},
"used_columns": [
"variant_id",
"color",
"position"
]
}
}
]
}
}
Result
variant_id |
product_id |
variant |
position |
color |
1735 |
18910 |
S |
0 |
#000000 |
1735 |
27323 |
S |
0 |
#000000 |
1735 |
27324 |
S |
0 |
#000000 |
1736 |
27325 |
M |
1 |
#000000 |
1736 |
27326 |
M |
1 |
#000000 |
1736 |
27327 |
M |
1 |
#000000 |
1737 |
27328 |
L |
2 |
#000000 |
1737 |
27329 |
L |
2 |
#000000 |
1737 |
27330 |
L |
2 |
#000000 |
1738 |
27331 |
XL |
3 |
#000000 |
1738 |
27332 |
XL |
3 |
#000000 |
1738 |
27333 |
XL |
3 |
#000000 |
1739 |
27334 |
XXL |
4 |
#000000 |
1739 |
27335 |
XXL |
4 |
#000000 |
1739 |
27336 |
XXL |
4 |
#000000 |