Query time 0.00025
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "44.52"
},
"nested_loop": [
{
"table": {
"table_name": "p",
"access_type": "ALL",
"possible_keys": [
"PRIMARY",
"idx_group_id"
],
"rows_examined_per_scan": 49,
"rows_produced_per_join": 9,
"filtered": "18.37",
"cost_info": {
"read_cost": "10.12",
"eval_cost": "1.80",
"prefix_cost": "11.92",
"data_read_per_join": "144"
},
"used_columns": [
"product_id",
"parent_product_id",
"group_id"
],
"attached_condition": "(`atulecarter_atul_demo1`.`p`.`product_id` in (12,325,78,79,11,41,28,287,27))"
}
},
{
"table": {
"table_name": "g",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"id"
],
"key_length": "3",
"ref": [
"atulecarter_atul_demo1.p.group_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 9,
"filtered": "100.00",
"cost_info": {
"read_cost": "9.00",
"eval_cost": "1.80",
"prefix_cost": "22.72",
"data_read_per_join": "3K"
},
"used_columns": [
"id",
"code"
]
}
},
{
"table": {
"table_name": "f",
"access_type": "ref",
"possible_keys": [
"idx_group_id"
],
"key": "idx_group_id",
"used_key_parts": [
"group_id"
],
"key_length": "3",
"ref": [
"atulecarter_atul_demo1.p.group_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 19,
"filtered": "100.00",
"cost_info": {
"read_cost": "18.00",
"eval_cost": "3.80",
"prefix_cost": "44.52",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"purpose",
"group_id"
]
}
}
]
}
}
Result
feature_id |
purpose |
product_id |
parent_product_id |
id |
code |
549 |
group_catalog_item |
287 |
0 |
11 |
PV-0A556199E |
549 |
group_catalog_item |
12 |
0 |
16 |
PV-7C513A520 |
548 |
group_variation_catalog_item |
12 |
0 |
16 |
PV-7C513A520 |
549 |
group_catalog_item |
325 |
0 |
16 |
PV-7C513A520 |
548 |
group_variation_catalog_item |
325 |
0 |
16 |
PV-7C513A520 |