{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "24.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": 10,
"rows_produced_per_join": 10,
"filtered": "100.00",
"cost_info": {
"read_cost": "10.00",
"eval_cost": "2.00",
"prefix_cost": "12.00",
"data_read_per_join": "160"
},
"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": [
"webmarco.gp.product_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 10,
"filtered": "100.00",
"cost_info": {
"read_cost": "10.00",
"eval_cost": "2.00",
"prefix_cost": "24.00",
"data_read_per_join": "78K"
},
"used_columns": [
"product_id",
"company_id"
]
}
}
]
}
}
product_id | parent_product_id | group_id | company_id |
---|---|---|---|
264193 | 0 | 7013 | 510 |
264918 | 264193 | 7013 | 510 |
264919 | 264193 | 7013 | 510 |
264920 | 264193 | 7013 | 510 |
264921 | 264193 | 7013 | 510 |
264922 | 0 | 7013 | 510 |
264923 | 264922 | 7013 | 510 |
264924 | 264922 | 7013 | 510 |
264925 | 264922 | 7013 | 510 |
264926 | 264922 | 7013 | 510 |