{
"query_block": {
"select_id": 1,
"cost": 0.01144058,
"nested_loop": [
{
"table": {
"table_name": "p",
"access_type": "ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["company_id"],
"ref": ["const"],
"loops": 1,
"rows": 6,
"cost": 0.00279714,
"filtered": 100
}
},
{
"table": {
"table_name": "c",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "p_category_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["category_id"],
"ref": ["u508912950_dev_2025.p.category_id"],
"loops": 6,
"rows": 1,
"cost": 0.00864344,
"filtered": 100
}
}
]
}
}
| id_path |
|---|
| 315 |
| 913/1040 |
| 1724 |
| 1725 |
| 1726 |
| 1727 |