Query time 0.00128
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "33.82"
},
"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": 13,
"rows_produced_per_join": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "15.62",
"eval_cost": "2.60",
"prefix_cost": "18.22",
"data_read_per_join": "58K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
],
"attached_condition": "((`webmarco`.`pfvd`.`variant_id` in (62608,62609,62610,62611,62612,60392,60412,65025,63941,65309,65310,65311,65312)) 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": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "13.00",
"eval_cost": "2.60",
"prefix_cost": "33.82",
"data_read_per_join": "14K"
},
"used_columns": [
"variant_id",
"position"
]
}
}
]
}
}
Result
variant_id |
position |
variant |
60392 |
0 |
Black |
60412 |
0 |
Beige |
62608 |
0 |
EU 36 |
62609 |
0 |
EU 37 |
62610 |
0 |
EU 38 |
62611 |
0 |
EU 39 |
62612 |
0 |
EU 40 |
63941 |
0 |
40 |
65025 |
400 |
EU 35 |
65309 |
0 |
41 |
65310 |
0 |
42 |
65311 |
0 |
43 |
65312 |
0 |
44 |