{
"query_block": {
"select_id": 1,
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["variant_id"],
"rows": 6,
"filtered": 100,
"index_condition": "pfv.variant_id in (1195,1201,1194,1200,1199,1193)"
},
"table": {
"table_name": "pfvd",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "9",
"used_key_parts": ["variant_id", "lang_code"],
"ref": ["smscrm_edev.pfv.variant_id", "const"],
"rows": 1,
"filtered": 100,
"index_condition": "pfvd.lang_code = 'ja'"
}
}
}
| variant_id | position | variant |
|---|---|---|
| 1193 | 1 | S |
| 1194 | 2 | L |
| 1195 | 3 | M |
| 1199 | 2 | ブルー |
| 1200 | 3 | ブラック |
| 1201 | 4 | ホワイト |