Query time 0.00085
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "21.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": 15,
"rows_produced_per_join": 15,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`p`.`product_id` in (15,18,20,21,31,36,58,81,86,90,94,95,106,128,193))",
"cost_info": {
"read_cost": "9.01",
"eval_cost": "1.50",
"prefix_cost": "10.51",
"data_read_per_join": "240"
},
"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": [
"test_uchur_k.p.group_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 15,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.75",
"eval_cost": "1.50",
"prefix_cost": "15.76",
"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": [
"test_uchur_k.p.group_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 15,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.75",
"eval_cost": "1.50",
"prefix_cost": "21.01",
"data_read_per_join": "5K"
},
"used_columns": [
"id",
"code"
]
}
}
]
}
}
Result
| feature_id |
purpose |
product_id |
parent_product_id |
id |
code |
| 193 |
group_variation_catalog_item |
15 |
0 |
227 |
PV-E60F09069 |
| 193 |
group_variation_catalog_item |
18 |
0 |
181 |
PV-8B3F264A5 |
| 193 |
group_variation_catalog_item |
20 |
0 |
145 |
PV-94E926A3B |
| 193 |
group_variation_catalog_item |
21 |
0 |
139 |
PV-2225895EA |
| 193 |
group_variation_catalog_item |
31 |
0 |
235 |
PV-E0C2EE1F7 |
| 193 |
group_variation_catalog_item |
36 |
0 |
157 |
PV-277F7645F |
| 193 |
group_variation_catalog_item |
58 |
0 |
207 |
PV-D88BC0F4E |
| 193 |
group_variation_catalog_item |
81 |
0 |
188 |
PV-A213F168C |
| 193 |
group_variation_catalog_item |
86 |
0 |
210 |
PV-ADBF3E450 |
| 193 |
group_variation_catalog_item |
90 |
0 |
142 |
PV-3F2E7523D |
| 193 |
group_variation_catalog_item |
94 |
0 |
167 |
PV-230911592 |
| 193 |
group_variation_catalog_item |
95 |
0 |
228 |
PV-F7C72153E |
| 193 |
group_variation_catalog_item |
106 |
0 |
205 |
PV-55FA5ADC7 |
| 193 |
group_variation_catalog_item |
128 |
0 |
130 |
PV-CACCBCD7E |