SELECT 
  tmall_product_reviews.*, 
  tmall_users.company_id as reply_company_id, 
  tmall_companies.company as reply_company, 
  tmall_country_descriptions.country as country 
FROM 
  tmall_product_reviews 
  LEFT JOIN tmall_users ON tmall_product_reviews.reply_user_id = tmall_users.user_id 
  LEFT JOIN tmall_companies ON tmall_users.company_id = tmall_companies.company_id 
  LEFT JOIN tmall_country_descriptions ON tmall_product_reviews.country_code = tmall_country_descriptions.code 
  AND tmall_country_descriptions.lang_code = 'en' 
WHERE 
  1 
  AND tmall_product_reviews.product_id IN (244) 
  AND tmall_product_reviews.status = 'A' 
ORDER BY 
  tmall_product_reviews.product_review_timestamp desc

Query time 0.00827

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.020872583,
    "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": 3,
              "cost": 0.004492149,
              "filtered": 100,
              "attached_condition": "tmall_product_reviews.product_id <=> 244 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
        }
      },
      {
        "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": 3,
          "rows": 1,
          "cost": 0.005391878,
          "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": 3,
          "rows": 1,
          "cost": 0.005596678,
          "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
25 244 0 Frank A bang for the buck This thing is a bang for the buck. Bought it a while back, there was some minor problem, but the store agreed to fix the problem and offered compensation. Then I bought a more powerful CPU and more RAM for this thing.After the upgrade, it’s an iMac killer. For less than half the price. 5 7f000001 N 1484899980 0 0 0 A 1 0 0 0 0 0
24 244 0 Tarina Got a bunch of these for a private school classroom, they look easy enough both for users and engineers that will tinker with them. 5 7f000001 N 1484899920 0 0 0 A 1 0 0 0 0 0
23 244 0 Jack + A big touch screen - May have to upgrade soon I was looking for an all-in-one PC for my kid (he’s 9) and of course, my first choice was an iMac. But after consulting with the manager I realized that after a few years iMac will become obsolete and I’ll have to buy a new one. I’m not used to wasting money, so I asked for alternatives. And the manager showed me this thing. He said that for now, it will cover all needs of my son both in games and education. I got extended support so after 2 years I’ll be able to upgrade it to better specs. BTW, my son loves it. A big touch screen makes him really happy! 3 7f000001 N 1484899800 0 0 4 A 1 1 6 2 0 0