{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "b",
"access_type": "const",
"possible_keys": ["PRIMARY", "p_category_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["category_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "a",
"access_type": "ALL",
"rows": 131,
"filtered": 100,
"attached_condition": "a.id_path like <cache>(concat('265','/%'))"
}
}
]
}
}
| category_id |
|---|
| 266 |
| 267 |
| 268 |
| 269 |
| 270 |
| 271 |
| 272 |
| 273 |
| 274 |
| 275 |
| 276 |
| 277 |
| 278 |
| 279 |
| 280 |
| 281 |
| 282 |
| 283 |
| 284 |
| 285 |
| 286 |
| 287 |
| 288 |
| 289 |
| 290 |
| 291 |
| 292 |