Query time 0.00060
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 (848,836,834,592,590,859,828,842,857,879,839,868))",
"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 |
592 |
0 |
31 |
PV-D99A6D88D |
| 549 |
group_variation_catalog_item |
828 |
0 |
82 |
PV-EE41F794C |
| 549 |
group_variation_catalog_item |
834 |
0 |
84 |
PV-B75F2F778 |
| 549 |
group_variation_catalog_item |
839 |
0 |
85 |
PV-E626137FF |
| 549 |
group_variation_catalog_item |
842 |
0 |
86 |
PV-B4ED8B1C9 |
| 549 |
group_variation_catalog_item |
848 |
0 |
87 |
PV-2C2684B0E |
| 549 |
group_variation_catalog_item |
857 |
0 |
89 |
PV-B4AEBCB1A |
| 549 |
group_variation_catalog_item |
859 |
0 |
90 |
PV-EBC04668C |
| 549 |
group_variation_catalog_item |
868 |
0 |
92 |
PV-959AD170E |