Query time 0.00125
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "18.22"
},
"nested_loop": [
{
"table": {
"table_name": "pfv",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id"
],
"key_length": "3",
"rows_examined_per_scan": 7,
"rows_produced_per_join": 7,
"filtered": "100.00",
"cost_info": {
"read_cost": "8.42",
"eval_cost": "1.40",
"prefix_cost": "9.82",
"data_read_per_join": "7K"
},
"used_columns": [
"variant_id",
"position"
],
"attached_condition": "(`webmarco`.`pfv`.`variant_id` in (62211,64114,64115,64116,64117,62784,60248))"
}
},
{
"table": {
"table_name": "pfvd",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"variant_id",
"lang_code"
],
"key_length": "9",
"ref": [
"webmarco.pfv.variant_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 7,
"filtered": "100.00",
"cost_info": {
"read_cost": "7.00",
"eval_cost": "1.40",
"prefix_cost": "18.22",
"data_read_per_join": "31K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
]
}
}
]
}
}
Result
variant_id |
position |
variant |
60248 |
0 |
Herbs |
62211 |
0 |
Grape |
62784 |
0 |
Original |
64114 |
0 |
5cl |
64115 |
0 |
10cl |
64116 |
0 |
20cl |
64117 |
0 |
BIG |