{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"rows": 4,
"filtered": 100,
"index_condition": "pfv.variant_id in (80216,80215,80214,80213)"
}
},
{
"table": {
"table_name": "pfvd",
"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": "pfvd.lang_code = 'en'"
}
}
]
}
}
variant_id | position | variant |
---|---|---|
80213 | 1 | Creamy white with light pink lines |
80214 | 2 | Green with creamy lines |
80215 | 3 | Light pink with creamy white lines |
80216 | 4 | Green with light pink lines |