{
"query_block": {
"select_id": 1,
"cost": 0.011545508,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "tmall_ab__mb_motivation_item_objects.motivation_item_id, tmall_ab__mb_motivation_item_objects.object_type",
"table": {
"table_name": "tmall_ab__mb_motivation_item_objects",
"access_type": "range",
"possible_keys": ["PRIMARY", "mid_otype"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["motivation_item_id"],
"loops": 1,
"rows": 9,
"cost": 0.00581731,
"filtered": 100,
"attached_condition": "tmall_ab__mb_motivation_item_objects.motivation_item_id in (1,2,3) and tmall_ab__mb_motivation_item_objects.object_type in ('C','D','P')"
}
}
}
}
]
}
}
| motivation_item_id | object_type | object_ids |
|---|---|---|
| 1 | C | 0 |
| 1 | D | 0 |
| 1 | P | 0 |
| 2 | C | 0 |
| 2 | D | 0 |
| 2 | P | 0 |
| 3 | C | 0 |
| 3 | D | 0 |
| 3 | P | 0 |