Query time 0.00059
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "28.82"
},
"ordering_operation": {
"using_temporary_table": true,
"using_filesort": true,
"cost_info": {
"sort_cost": "8.00"
},
"nested_loop": [
{
"table": {
"table_name": "pfd",
"access_type": "range",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id",
"lang_code"
],
"key_length": "9",
"rows_examined_per_scan": 8,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "9.62",
"eval_cost": "1.60",
"prefix_cost": "11.22",
"data_read_per_join": "18K"
},
"used_columns": [
"feature_id",
"description",
"prefix",
"suffix",
"lang_code",
"internal_name"
],
"attached_condition": "((`webmarco`.`pfd`.`feature_id` in (999,1050,1052,1048,1049,1053,1054,1051)) and (`webmarco`.`pfd`.`lang_code` = 'en'))"
}
},
{
"table": {
"table_name": "pf",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"feature_id"
],
"key_length": "3",
"ref": [
"webmarco.pfd.feature_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "8.00",
"eval_cost": "1.60",
"prefix_cost": "20.82",
"data_read_per_join": "3K"
},
"used_columns": [
"feature_id",
"purpose",
"feature_style",
"display_on_catalog",
"position"
]
}
}
]
}
}
}
Result
feature_id |
feature_style |
position |
purpose |
display_on_catalog |
description |
internal_name |
prefix |
suffix |
purpose_position |
1049 |
dropdown |
0 |
group_catalog_item |
N |
Social Media Platform |
Social Media Platform |
|
|
0 |
1051 |
dropdown |
0 |
group_catalog_item |
N |
Ad Account Platform |
Ad Account Platform |
|
|
0 |
1052 |
dropdown |
0 |
group_catalog_item |
N |
Google Ads |
Google Ads |
|
|
0 |
1053 |
dropdown |
0 |
group_catalog_item |
N |
Content |
Content |
|
|
0 |
1054 |
dropdown |
0 |
group_catalog_item |
N |
Facebook Ads |
Facebook Ads |
|
|
0 |
999 |
dropdown |
0 |
group_variation_catalog_item |
N |
VAT |
VAT |
|
|
1 |
1048 |
dropdown |
0 |
group_variation_catalog_item |
N |
Subscribed to Marco Plans |
Subscribed to Marco Plans |
|
|
1 |
1050 |
dropdown |
0 |
group_variation_catalog_item |
N |
Number of posts |
Number of posts |
|
|
1 |