Query time 0.01222
JSON explain
{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"fl",
"variant_id",
"lang_code",
"product_id",
"fpl",
"idx_product_feature_variant_id"
],
"key": "PRIMARY",
"key_length": "6",
"used_key_parts": ["feature_id", "product_id"],
"rows": 343,
"filtered": 0.489571691,
"attached_condition": "pfv.feature_id in (24191,24498,19986,23496,24219,23321,22101,23798,24449,24448,24933,23320,24634,23795,24658,24657,19680,24696) and pfv.product_id in (37884,44573,5594,41132,33835,41118,41378,32315,24713,37417,43653,48676,32314,45575,37414,46153,6471,46590) and pfv.lang_code = 'en'",
"using_index": true
}
},
{
"table": {
"table_name": "fv",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "feature_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"ref": ["dev_db.pfv.variant_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "fv.feature_id = pfv.feature_id"
}
},
{
"table": {
"table_name": "fvd",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": ["dev_db.pfv.variant_id", "const"],
"rows": 1,
"filtered": 100,
"index_condition": "fvd.lang_code = 'en'"
}
}
]
}
}
Result
feature_id |
product_id |
variant_id |
position |
variant |
19680 |
6471 |
68428 |
0 |
Green |
19986 |
5594 |
69851 |
0 |
White |
22101 |
24713 |
77369 |
0 |
White & Blue |
23320 |
32314 |
80898 |
1 |
Vintage pink |
23321 |
32315 |
80901 |
1 |
Light pink |
23496 |
33835 |
81538 |
1 |
Pink |
23795 |
37414 |
82715 |
1 |
Model 1 |
23798 |
37417 |
82738 |
1 |
Dark Green |
24191 |
37884 |
84291 |
1 |
Twilly 120cm x 5cm |
24191 |
41118 |
84292 |
2 |
60cm x 60cm |
24191 |
41132 |
84292 |
2 |
60cm x 60cm |
24219 |
41378 |
84380 |
1 |
Black |
24448 |
43653 |
85268 |
1 |
Moss green |
24449 |
43653 |
85273 |
1 |
Small |
24498 |
44573 |
85461 |
1 |
Black petals |
24634 |
45575 |
85990 |
1 |
Lemongrass |
24657 |
46153 |
86043 |
1 |
White T-shirt with blue iris |
24658 |
46153 |
86045 |
1 |
Size S |
24696 |
46590 |
86143 |
1 |
Size S |
24933 |
48676 |
86934 |
1 |
Single candle 100g |