SELECT 
  cscart_product_reviews.product_review_id, 
  cscart_product_reviews.product_id, 
  cscart_product_reviews.user_id, 
  cscart_product_reviews.name, 
  cscart_product_reviews.quick_comment, 
  cscart_product_reviews.comment, 
  cscart_product_reviews.rating_value, 
  cscart_product_reviews.product_review_timestamp 
FROM 
  cscart_product_reviews 
WHERE 
  cscart_product_reviews.product_id IN (40688) 
ORDER BY 
  cscart_product_reviews.product_review_id DESC 
LIMIT 
  2

Query time 0.00076

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "read_sorted_file": {
          "filesort": {
            "sort_key": "cscart_product_reviews.product_review_id desc",
            "table": {
              "table_name": "cscart_product_reviews",
              "access_type": "ref",
              "possible_keys": ["idx_product_id"],
              "key": "idx_product_id",
              "key_length": "3",
              "used_key_parts": ["product_id"],
              "ref": ["const"],
              "rows": 4,
              "filtered": 100,
              "attached_condition": "cscart_product_reviews.product_id <=> 40688"
            }
          }
        }
      }
    ]
  }
}

Result

product_review_id product_id user_id name quick_comment comment rating_value product_review_timestamp
32282 40688 12676 Le Tan Loc 5 1729249631
32250 40688 7325 Minh Châu Hộp quà quá xinhh Từng món trong hộp đều được chọn lựa kỹ lưỡng, từ hộp bên ngoài đến cả những chi tiết nhỏ. Mọi thứ đẹp xỉu mà chất lượng cũng khỏi bàn luôn. Nhìn hộp quà là biết bao nhiêu tâm huyết bỏ vào luôn á đảm bảo người nhận thích mê 5 1729246090