{
"query_block": {
"select_id": 1,
"cost": 0.009884027,
"filesort": {
"sort_key": "tmall_product_reviews.product_review_id",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "tmall_product_reviews",
"access_type": "ref",
"possible_keys": ["idx_product_id"],
"key": "idx_product_id",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"loops": 1,
"rows": 3,
"cost": 0.004492149,
"filtered": 100,
"attached_condition": "tmall_product_reviews.product_id <=> 241 and tmall_product_reviews.`status` = 'A'"
}
},
{
"table": {
"table_name": "tmall_users",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["user_id"],
"ref": ["tmall.tmall_product_reviews.reply_user_id"],
"loops": 3,
"rows": 1,
"cost": 0.005391878,
"filtered": 100
}
}
]
}
}
}
}
| product_review_id |
|---|
| 44 |
| 45 |
| 46 |