{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "9.80"
},
"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": 14,
"rows_produced_per_join": 14,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.50",
"eval_cost": "1.40",
"prefix_cost": "4.90",
"data_read_per_join": "224"
},
"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": [
"test2_gaseus.gp.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 14,
"filtered": "100.00",
"cost_info": {
"read_cost": "3.50",
"eval_cost": "1.40",
"prefix_cost": "9.80",
"data_read_per_join": "91K"
},
"used_columns": [
"product_id",
"company_id"
]
}
}
]
}
}
| product_id | parent_product_id | group_id | company_id |
|---|---|---|---|
| 12969 | 12960 | 893 | 1 |
| 12970 | 12960 | 893 | 1 |
| 12971 | 12960 | 893 | 1 |
| 12972 | 12960 | 893 | 1 |
| 12973 | 12960 | 893 | 1 |
| 12960 | 0 | 893 | 1 |
| 12961 | 12960 | 893 | 1 |
| 12962 | 12960 | 893 | 1 |
| 12963 | 12960 | 893 | 1 |
| 12964 | 12960 | 893 | 1 |
| 12965 | 12960 | 893 | 1 |
| 12966 | 12960 | 893 | 1 |
| 12967 | 12960 | 893 | 1 |
| 12968 | 12960 | 893 | 1 |