{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "14.00"
},
"nested_loop": [
{
"table": {
"table_name": "gp",
"access_type": "ref",
"possible_keys": [
"idx_group_id"
],
"key": "idx_group_id",
"used_key_parts": [
"group_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 20,
"rows_produced_per_join": 20,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.00",
"eval_cost": "2.00",
"prefix_cost": "7.00",
"data_read_per_join": "320"
},
"used_columns": [
"product_id",
"parent_product_id",
"group_id"
]
}
},
{
"table": {
"table_name": "p",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"gaseus.gp.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 20,
"filtered": "100.00",
"cost_info": {
"read_cost": "5.00",
"eval_cost": "2.00",
"prefix_cost": "14.00",
"data_read_per_join": "130K"
},
"used_columns": [
"product_id",
"company_id"
]
}
}
]
}
}
| product_id | parent_product_id | group_id | company_id |
|---|---|---|---|
| 11236 | 11215 | 469 | 1 |
| 11235 | 11215 | 469 | 1 |
| 11234 | 11215 | 469 | 1 |
| 11233 | 11215 | 469 | 1 |
| 11232 | 11215 | 469 | 1 |
| 11231 | 11215 | 469 | 1 |
| 11230 | 11215 | 469 | 1 |
| 11229 | 11215 | 469 | 1 |
| 11228 | 11215 | 469 | 1 |
| 11227 | 11215 | 469 | 1 |
| 11226 | 11215 | 469 | 1 |
| 11225 | 11215 | 469 | 1 |
| 11224 | 11215 | 469 | 1 |
| 11223 | 11215 | 469 | 1 |
| 11222 | 11215 | 469 | 1 |
| 11221 | 11215 | 469 | 1 |
| 11220 | 11215 | 469 | 1 |
| 11219 | 11215 | 469 | 1 |
| 11218 | 11215 | 469 | 1 |
| 11217 | 11215 | 469 | 1 |
| 11216 | 11215 | 469 | 1 |
| 11215 | 0 | 469 | 1 |