Query time 0.00130
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "18.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": 13,
"rows_produced_per_join": 13,
"filtered": "100.00",
"index_condition": "(`test_uchur_k`.`p`.`product_id` in (80,96,44,43,51559,51002,51561,50998,51003,51000,51001,51562,50999))",
"cost_info": {
"read_cost": "7.81",
"eval_cost": "1.30",
"prefix_cost": "9.11",
"data_read_per_join": "208"
},
"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": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.25",
"eval_cost": "1.30",
"prefix_cost": "13.66",
"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": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.25",
"eval_cost": "1.30",
"prefix_cost": "18.21",
"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 |
43 |
0 |
231 |
PV-18C99CA35 |
| 193 |
group_variation_catalog_item |
44 |
0 |
232 |
PV-890507F3E |
| 193 |
group_variation_catalog_item |
80 |
0 |
253 |
PV-0904DD065 |
| 193 |
group_variation_catalog_item |
96 |
0 |
229 |
PV-7EFCC1A89 |
| 193 |
group_variation_catalog_item |
50998 |
0 |
245 |
PV-13C5A80E2 |
| 193 |
group_variation_catalog_item |
50999 |
0 |
246 |
PV-8339C86FF |
| 193 |
group_variation_catalog_item |
51000 |
0 |
247 |
PV-D1D52B8DA |
| 193 |
group_variation_catalog_item |
51001 |
0 |
249 |
PV-CCDFC8FCF |
| 193 |
group_variation_catalog_item |
51002 |
0 |
250 |
PV-24268951A |
| 193 |
group_variation_catalog_item |
51003 |
0 |
251 |
PV-28B89C093 |