Query time 0.00971
JSON explain
{
"query_block": {
"select_id": 1,
"cost": 0.014451636,
"nested_loop": [
{
"read_sorted_file": {
"filesort": {
"sort_key": "tmall_product_reviews.product_review_timestamp desc",
"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": 2,
"cost": 0.00325828,
"filtered": 100,
"attached_condition": "tmall_product_reviews.product_id <=> 242 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": 2,
"rows": 1,
"cost": 0.003662852,
"filtered": 100
}
},
{
"table": {
"table_name": "tmall_companies",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["company_id"],
"ref": ["tmall.tmall_users.company_id"],
"loops": 2,
"rows": 1,
"cost": 0.003662852,
"filtered": 100,
"attached_condition": "trigcond(trigcond(tmall_users.company_id is not null))"
}
},
{
"table": {
"table_name": "tmall_country_descriptions",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "12",
"used_key_parts": ["code", "lang_code"],
"ref": ["tmall.tmall_product_reviews.country_code", "const"],
"loops": 2,
"rows": 1,
"cost": 0.003867652,
"filtered": 100,
"attached_condition": "trigcond(tmall_country_descriptions.lang_code = 'en')"
}
}
]
}
}
Result
| product_review_id |
product_id |
user_id |
name |
advantages |
disadvantages |
comment |
rating_value |
ip_address |
is_buyer |
product_review_timestamp |
country_code |
city |
reply_user_id |
reply |
reply_timestamp |
helpfulness |
status |
storefront_id |
images_count |
vote_up |
vote_down |
abt__ut2_first_buy_date |
abt__ut2_purchased_variation_id |
reply_company_id |
reply_company |
country |
| 4 |
242 |
0 |
Guest |
|
|
I do not like.
At all. |
2 |
7f000001 |
N |
1129558457 |
|
|
0 |
|
0 |
-1 |
A |
1 |
0 |
1 |
2 |
0 |
0 |
|
|
|
| 3 |
242 |
0 |
Robert |
|
|
Just a perfect product! |
5 |
7f000001 |
N |
1129558427 |
|
|
0 |
|
0 |
0 |
A |
1 |
0 |
0 |
0 |
0 |
0 |
|
|
|