{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "gp",
"access_type": "ref",
"possible_keys": ["idx_group_id"],
"key": "idx_group_id",
"key_length": "3",
"used_key_parts": ["group_id"],
"ref": ["const"],
"rows": 12,
"filtered": 100
}
},
{
"table": {
"table_name": "p",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["dev_db.gp.product_id"],
"rows": 1,
"filtered": 100
}
}
]
}
}
product_id | parent_product_id | group_id | company_id |
---|---|---|---|
37131 | 37092 | 15892 | 206 |
37130 | 37092 | 15892 | 206 |
37132 | 37092 | 15892 | 206 |
37133 | 37092 | 15892 | 206 |
37129 | 37092 | 15892 | 206 |
37128 | 37092 | 15892 | 206 |
37127 | 37092 | 15892 | 206 |
37126 | 37092 | 15892 | 206 |
37125 | 37092 | 15892 | 206 |
37092 | 0 | 15892 | 206 |
37121 | 37092 | 15892 | 206 |
37122 | 37092 | 15892 | 206 |
37124 | 37092 | 15892 | 206 |
37123 | 37092 | 15892 | 206 |