Query time 0.00074
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "14.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": "(`test_uchur_k`.`p`.`product_id` in (51564,51566,91,90,193,93,20,52,131,19))",
"cost_info": {
"read_cost": "6.01",
"eval_cost": "1.00",
"prefix_cost": "7.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": [
"test_uchur_k.p.group_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 10,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.50",
"eval_cost": "1.00",
"prefix_cost": "10.51",
"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": 10,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.50",
"eval_cost": "1.00",
"prefix_cost": "14.01",
"data_read_per_join": "3K"
},
"used_columns": [
"id",
"code"
]
}
}
]
}
}
Result
| feature_id |
purpose |
product_id |
parent_product_id |
id |
code |
| 193 |
group_variation_catalog_item |
19 |
0 |
146 |
PV-65D202732 |
| 193 |
group_variation_catalog_item |
20 |
0 |
145 |
PV-94E926A3B |
| 193 |
group_variation_catalog_item |
52 |
0 |
141 |
PV-2378ABCEA |
| 193 |
group_variation_catalog_item |
90 |
0 |
142 |
PV-3F2E7523D |
| 193 |
group_variation_catalog_item |
91 |
0 |
143 |
PV-BABCDBE20 |
| 193 |
group_variation_catalog_item |
93 |
0 |
144 |
PV-9AC88662D |
| 193 |
group_variation_catalog_item |
131 |
0 |
147 |
PV-A86C47B12 |
| 193 |
group_variation_catalog_item |
51564 |
0 |
257 |
PV-8C5861DB2 |
| 193 |
group_variation_catalog_item |
51566 |
0 |
259 |
PV-4A4E03954 |