Query time 0.00114
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "39.03"
},
"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": 15,
"rows_produced_per_join": 15,
"filtered": "100.00",
"cost_info": {
"read_cost": "18.03",
"eval_cost": "3.00",
"prefix_cost": "21.03",
"data_read_per_join": "67K"
},
"used_columns": [
"variant_id",
"variant",
"lang_code"
],
"attached_condition": "((`webmarco`.`pfvd`.`variant_id` in (63646,63669,63647,63670,63671,63672,63673,63947,63948,64013,64014,64015,66095,66096,66097)) 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": 15,
"filtered": "100.00",
"cost_info": {
"read_cost": "15.00",
"eval_cost": "3.00",
"prefix_cost": "39.03",
"data_read_per_join": "17K"
},
"used_columns": [
"variant_id",
"position"
]
}
}
]
}
}
Result
variant_id |
position |
variant |
63646 |
0 |
VAT Included |
63647 |
0 |
VAT Excluded |
63669 |
0 |
Up to € 58 |
63670 |
1 |
Up To € 48 |
63671 |
2 |
Up To € 38 |
63672 |
3 |
Up To € 28 |
63673 |
4 |
Up To € 18 |
63947 |
0 |
Subscribed to Marco 8 or Marco 18 |
63948 |
10 |
Not subscribed to any plan |
64013 |
0 |
30 SECONDS VIDEO 80 WORDS |
64014 |
10 |
60 SECONDS VIDEO 160 WORDS |
64015 |
20 |
90 SECONDS VIDEO 240 WORDS |
66095 |
0 |
Starter |
66096 |
0 |
Pro |
66097 |
0 |
Ultimate |