Query time 0.00042
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 (1078,886,884,679,1100,1103,603,601,887,885,609,596))",
"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 |
596 |
0 |
33 |
PV-EDBF9961B |
| 549 |
group_variation_catalog_item |
601 |
0 |
35 |
PV-56CB8D6A2 |
| 549 |
group_variation_catalog_item |
603 |
0 |
36 |
PV-3AE85989B |
| 549 |
group_variation_catalog_item |
679 |
0 |
53 |
PV-7657E9E5A |