Query time 0.00084
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "36.42"
},
"nested_loop": [
{
"table": {
"table_name": "pfvd",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"rows_examined_per_scan": 14,
"rows_produced_per_join": 14,
"filtered": "100.00",
"cost_info": {
"read_cost": "16.83",
"eval_cost": "2.80",
"prefix_cost": "19.63",
"data_read_per_join": "63K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
],
"attached_condition": "((`webmarco`.`pfvd`.`variant_id` in (64062,60615,64236,64475,64545,64753,67627,65262,65265,65266,65276,66133,65155,65302)) and (`webmarco`.`pfvd`.`lang_code` = 'en'))"
}
},
{
"table": {
"table_name": "pfv",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"ref": [
"webmarco.pfvd.variant_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 14,
"filtered": "100.00",
"cost_info": {
"read_cost": "14.00",
"eval_cost": "2.80",
"prefix_cost": "36.43",
"data_read_per_join": "15K"
},
"used_columns": [
"variant_id",
"position"
]
}
}
]
}
}
Result
variant_id |
position |
variant |
60615 |
0 |
Blue |
64062 |
0 |
Black |
64236 |
0 |
Pink |
64475 |
0 |
White |
64545 |
0 |
Green |
64753 |
0 |
Beige |
65155 |
0 |
Aluminium |
65262 |
0 |
Baby Blue - White - Red |
65265 |
0 |
Baby Pink |
65266 |
0 |
Baby Pink - Purple |
65276 |
0 |
Baby Pink - Powder - Pink |
65302 |
0 |
Baby Blue |
66133 |
0 |
Anthracite |
67627 |
0 |
Apricot |