Query time 0.00048
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "16.81"
},
"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": 12,
"rows_produced_per_join": 12,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`p`.`product_id` in (132,2,3,4,8,11,12,30,31,46,56,81))",
"cost_info": {
"read_cost": "7.21",
"eval_cost": "1.20",
"prefix_cost": "8.41",
"data_read_per_join": "192"
},
"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": 12,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.00",
"eval_cost": "1.20",
"prefix_cost": "12.61",
"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": 12,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.00",
"eval_cost": "1.20",
"prefix_cost": "16.81",
"data_read_per_join": "4K"
},
"used_columns": [
"id",
"code"
]
}
}
]
}
}
Result
| feature_id |
purpose |
product_id |
parent_product_id |
id |
code |
| 193 |
group_variation_catalog_item |
4 |
0 |
217 |
PV-BC53676BD |
| 193 |
group_variation_catalog_item |
8 |
0 |
166 |
PV-403F85977 |
| 193 |
group_variation_catalog_item |
11 |
0 |
189 |
PV-F962BBF92 |
| 193 |
group_variation_catalog_item |
12 |
0 |
156 |
PV-814EF02E1 |
| 193 |
group_variation_catalog_item |
30 |
0 |
234 |
PV-BE27374E3 |
| 193 |
group_variation_catalog_item |
31 |
0 |
235 |
PV-E0C2EE1F7 |
| 193 |
group_variation_catalog_item |
46 |
0 |
236 |
PV-99C486472 |
| 193 |
group_variation_catalog_item |
56 |
0 |
183 |
PV-213BA8A91 |
| 193 |
group_variation_catalog_item |
81 |
0 |
188 |
PV-A213F168C |