{
"query_block": {
"select_id": 1,
"cost": 0.005892063,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "tmall_discussion_posts.`timestamp` desc",
"table": {
"table_name": "tmall_discussion_posts",
"access_type": "ref",
"possible_keys": ["thread_id", "thread_id_2"],
"key": "thread_id",
"key_length": "3",
"used_key_parts": ["thread_id"],
"ref": ["const"],
"loops": 1,
"rows": 1,
"cost": 0.002024411,
"filtered": 100,
"attached_condition": "tmall_discussion_posts.thread_id <=> 23 and tmall_discussion_posts.`status` = 'A'"
}
}
}
},
{
"table": {
"table_name": "tmall_discussion_messages",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["post_id"],
"ref": ["tmall.tmall_discussion_posts.post_id"],
"loops": 1,
"rows": 1,
"cost": 0.001933826,
"filtered": 100
}
},
{
"table": {
"table_name": "tmall_discussion_rating",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["post_id"],
"ref": ["tmall.tmall_discussion_posts.post_id"],
"loops": 1,
"rows": 1,
"cost": 0.001933826,
"filtered": 100
}
}
]
}
}
| post_id | thread_id | name | timestamp | user_id | ip_address | status | message | rating_value |
|---|---|---|---|---|---|---|---|---|
| 15 | 23 | George | 1383914632 | 0 | 10.7.7.93 | A | A good and reliable phone is a necessity for a person like me, that's why I decided to choose iPhone. Apple is a remarkable company, and it is always at pace with time, forward-thinking and innovative. The iPhone is clear-cut, easy-to-use and definitely the most stylish phone on the market now. I enjoy it, although I sometimes experience troubles with software & maintenance, and there phone is literally crammed with a lot of features I never use. I would recommend this mostly to younger generation, whereas people of my age might find it a bit bewildering at first. | 4 |