Query time 0.00050
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "11.21"
},
"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": 8,
"rows_produced_per_join": 8,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`p`.`product_id` in (34,147,36,109,146,111,144,145))",
"cost_info": {
"read_cost": "4.81",
"eval_cost": "0.80",
"prefix_cost": "5.61",
"data_read_per_join": "128"
},
"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": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.00",
"eval_cost": "0.80",
"prefix_cost": "8.41",
"data_read_per_join": "832"
},
"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": 8,
"filtered": "100.00",
"cost_info": {
"read_cost": "2.00",
"eval_cost": "0.80",
"prefix_cost": "11.21",
"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 |
34 |
0 |
159 |
PV-4AE603C0B |
| 193 |
group_variation_catalog_item |
36 |
0 |
157 |
PV-277F7645F |
| 193 |
group_variation_catalog_item |
109 |
0 |
155 |
PV-37F1F8CD5 |
| 193 |
group_variation_catalog_item |
111 |
0 |
151 |
PV-6080B8695 |
| 193 |
group_variation_catalog_item |
144 |
0 |
152 |
PV-9DDA7E715 |
| 193 |
group_variation_catalog_item |
145 |
0 |
163 |
PV-6D1DCF11C |
| 193 |
group_variation_catalog_item |
146 |
0 |
153 |
PV-31625D179 |
| 193 |
group_variation_catalog_item |
147 |
0 |
164 |
PV-860922216 |