SELECT 
  cscart_discussion_posts.*, 
  cscart_discussion_messages.message, 
  cscart_discussion_rating.rating_value 
FROM 
  cscart_discussion_posts 
  LEFT JOIN cscart_discussion_messages ON cscart_discussion_messages.post_id = cscart_discussion_posts.post_id 
  LEFT JOIN cscart_discussion_rating ON cscart_discussion_rating.post_id = cscart_discussion_posts.post_id 
WHERE 
  cscart_discussion_posts.thread_id IN (17101) 
  AND cscart_discussion_posts.status = 'A' 
ORDER BY 
  cscart_discussion_posts.timestamp DESC 
LIMIT 
  0, 10

Query time 0.00079

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_discussion_posts.`timestamp` desc",
        "table": {
          "table_name": "cscart_discussion_posts",
          "access_type": "ref",
          "possible_keys": ["thread_id", "thread_id_2"],
          "key": "thread_id_2",
          "key_length": "6",
          "used_key_parts": ["thread_id", "status"],
          "ref": ["const", "const"],
          "rows": 29,
          "filtered": 100,
          "index_condition": "cscart_discussion_posts.`status` = 'A'",
          "attached_condition": "cscart_discussion_posts.thread_id <=> 17101 and cscart_discussion_posts.`status` <=> 'A'"
        }
      }
    },
    "table": {
      "table_name": "cscart_discussion_messages",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["post_id"],
      "ref": ["cscart_migrate.cscart_discussion_posts.post_id"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "cscart_discussion_rating",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["post_id"],
      "ref": ["cscart_migrate.cscart_discussion_posts.post_id"],
      "rows": 1,
      "filtered": 100
    }
  }
}

Result

post_id thread_id name timestamp user_id ip_address status email message rating_value
121914 17101 Mary 1495118520 0 173.73.23.80 A Our fixtures were beautifully crafted and well packed. My one concern is that I apparently misunderstood the stem length measurement, assuming that it would include the length of the ceiling mount and globe attachment. But the length is for the stem only- so my fixtures are longer than my intended height; but workable. 5
121844 17101 Brent Ruter 1493733480 0 173.76.51.110 A These lights tie our modern farmhouse kitchen together. 5
121582 17101 roland 1489405860 0 184.153.125.191 A Super happy with the end result. Also, the folks at Barn Light Electric co. have been super friendly and very positive as we had a little glitch with our order. Definitely recommend them. 5
120618 17101 Helen 1475844900 0 69.85.201.242 A Very satisfied with the light. I purchased the jadeite banded light and the color is prettier than I thought it would be. 5
119772 17101 Tammy 1467801780 0 72.169.80.12 A These lights look absolutely fantastic! 5
119445 17101 Susan DeWalt 1464885840 0 172.72.147.71 A I have searched for years for the perfect foyer light for my home which is a cottage style architecture. The new light from Barn Light Electric is PERFECT especially with the light blue stripes. 5
119166 17101 David 1462807020 0 209.87.235.227 A I ordered three large primary schoolhouse fixtures for a kitchen renovation in black with triple black banding, they look great! Shipping was prompt, fixtures were extremely well packed, product is made-to-last, Highly recommend both the product and Barn Light Electric, wouldn't hesitate to order from them again. 5
119014 17101 Lisa Sager 1461428220 0 72.184.11.107 A I couldn't be happier with light and service, well made in America, looks great, would highly recommend this company to someone else in future. 5
118441 17101 Terry 1457971560 0 198.57.81.59 A I have a bunch of these lights in my large remodeled kitchen. They are just perfect for the space. Great quality and appearance. 5
118217 17101 Janet 1455827280 0 174.30.239.60 A These lights are very well made and very nice as it fits in with my farmhouse kitchen. My only issue is that when the lights are turned on, the jadite color looks black. Wish there was a way to keep the jadite color whether on or off. Aside from that, these are great lights. 4