Query time 0.00055
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "57.61"
},
"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": "(`cscart`.`p`.`product_id` in (1095,815,811,820,819,802,797,796,813,807,824,822))",
"cost_info": {
"read_cost": "26.41",
"eval_cost": "2.40",
"prefix_cost": "28.81",
"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": [
"cscart.p.group_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 12,
"filtered": "100.00",
"cost_info": {
"read_cost": "12.00",
"eval_cost": "2.40",
"prefix_cost": "43.21",
"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": [
"cscart.p.group_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 12,
"filtered": "100.00",
"cost_info": {
"read_cost": "12.00",
"eval_cost": "2.40",
"prefix_cost": "57.61",
"data_read_per_join": "4K"
},
"used_columns": [
"id",
"code"
]
}
}
]
}
}
Result
| feature_id |
purpose |
product_id |
parent_product_id |
id |
code |
| 549 |
group_variation_catalog_item |
797 |
0 |
74 |
PV-173D6AA68 |
| 549 |
group_variation_catalog_item |
802 |
0 |
75 |
PV-59A5F4A38 |
| 549 |
group_variation_catalog_item |
807 |
0 |
76 |
PV-6BEB72B87 |
| 549 |
group_variation_catalog_item |
811 |
0 |
77 |
PV-792368CF2 |
| 549 |
group_variation_catalog_item |
813 |
0 |
78 |
PV-EA95472E7 |
| 549 |
group_variation_catalog_item |
815 |
0 |
79 |
PV-F0E02DF2E |
| 549 |
group_variation_catalog_item |
822 |
0 |
80 |
PV-73807B755 |