{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "9.10"
},
"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": 13,
"rows_produced_per_join": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.25",
"eval_cost": "1.30",
"prefix_cost": "4.55",
"data_read_per_join": "208"
},
"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": 13,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.25",
"eval_cost": "1.30",
"prefix_cost": "9.10",
"data_read_per_join": "84K"
},
"used_columns": [
"product_id",
"company_id"
]
}
}
]
}
}
| product_id | parent_product_id | group_id | company_id |
|---|---|---|---|
| 7477 | 513 | 807 | 1 |
| 7476 | 513 | 807 | 1 |
| 7475 | 513 | 807 | 1 |
| 7474 | 513 | 807 | 1 |
| 7473 | 513 | 807 | 1 |
| 7472 | 513 | 807 | 1 |
| 7471 | 513 | 807 | 1 |
| 511 | 513 | 807 | 1 |
| 3672 | 513 | 807 | 1 |
| 3674 | 513 | 807 | 1 |
| 4270 | 513 | 807 | 1 |
| 513 | 0 | 807 | 1 |
| 512 | 513 | 807 | 1 |
| 3673 | 513 | 807 | 1 |