Query time 0.00058
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 (63646,63647,63947,63948,63972,63973,63974))"
}
},
{
"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 |
63646 |
0 |
VAT Included |
63647 |
0 |
VAT Excluded |
63947 |
0 |
Subscribed to Marco 8 or Marco 18 |
63948 |
10 |
Not subscribed to any plan |
63972 |
0 |
Amazon + eBay |
63973 |
10 |
Amazon |
63974 |
20 |
eBay |