{
"query_block": {
"select_id": 1,
"cost": 0.028190165,
"nested_loop": [
{
"table": {
"table_name": "tmall_categories",
"access_type": "ALL",
"possible_keys": ["parent"],
"loops": 1,
"rows": 113,
"cost": 0.028190165,
"filtered": 15.92920399,
"attached_condition": "tmall_categories.parent_id in (216,204,210,212,211,213,209,217,215,214,208,218)"
}
}
]
}
}
| category_id | parent_id |
|---|---|
| 212 | 211 |
| 208 | 204 |
| 209 | 204 |
| 210 | 204 |
| 213 | 211 |
| 214 | 211 |
| 216 | 215 |
| 217 | 215 |
| 218 | 215 |