Query time 0.00046
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "48.01"
},
"nested_loop": [
{
"table": {
"table_name": "p",
"access_type": "range",
"possible_keys": [
"PRIMARY",
"idx_group_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"rows_examined_per_scan": 10,
"rows_produced_per_join": 10,
"filtered": "100.00",
"index_condition": "(`cscart`.`p`.`product_id` in (1096,1086,786,789,792,699,777,774,781,1102))",
"cost_info": {
"read_cost": "22.01",
"eval_cost": "2.00",
"prefix_cost": "24.01",
"data_read_per_join": "160"
},
"used_columns": [
"product_id",
"parent_product_id",
"group_id"
]
}
},
{
"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": [
"cscart.p.group_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 10,
"filtered": "100.00",
"cost_info": {
"read_cost": "10.00",
"eval_cost": "2.00",
"prefix_cost": "36.01",
"data_read_per_join": "1K"
},
"used_columns": [
"feature_id",
"purpose",
"group_id"
]
}
},
{
"table": {
"table_name": "g",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"id"
],
"key_length": "3",
"ref": [
"cscart.p.group_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 10,
"filtered": "100.00",
"cost_info": {
"read_cost": "10.00",
"eval_cost": "2.00",
"prefix_cost": "48.01",
"data_read_per_join": "3K"
},
"used_columns": [
"id",
"code"
]
}
}
]
}
}
Result
| feature_id |
purpose |
product_id |
parent_product_id |
id |
code |
| 549 |
group_variation_catalog_item |
699 |
0 |
54 |
PV-2B2CFB5A0 |
| 549 |
group_variation_catalog_item |
774 |
0 |
68 |
PV-92F020683 |
| 549 |
group_variation_catalog_item |
777 |
0 |
69 |
PV-2B7F22415 |
| 549 |
group_variation_catalog_item |
781 |
0 |
70 |
PV-DFD4FAC1B |
| 549 |
group_variation_catalog_item |
786 |
0 |
71 |
PV-34EE1365B |
| 549 |
group_variation_catalog_item |
789 |
0 |
72 |
PV-00FCCBD74 |
| 549 |
group_variation_catalog_item |
792 |
0 |
73 |
PV-5D1B60658 |