{
"query_block": {
"select_id": 1,
"cost": 0.01805327,
"nested_loop": [
{
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"loops": 1,
"rows": 5,
"cost": 0.00948507,
"filtered": 100,
"attached_condition": "pfv.variant_id in (12919,12920,12921,12532,13061)"
}
},
{
"table": {
"table_name": "pfvd",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": ["u508912950_dev_2025.pfv.variant_id", "const"],
"loops": 5,
"rows": 1,
"cost": 0.0085682,
"filtered": 100,
"attached_condition": "pfvd.lang_code = 'en'"
}
}
]
}
}
| variant_id | position | variant |
|---|---|---|
| 12532 | 0 | Pink |
| 12919 | 0 | Zesty Lemon |
| 12920 | 0 | Citrus Splash |
| 12921 | 0 | Blue Zest |
| 13061 | 0 | Light Green |