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 (144652) 
  AND cscart_discussion_posts.status = 'A' 
ORDER BY 
  cscart_discussion_posts.timestamp DESC 
LIMIT 
  0, 10

Query time 0.00072

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": 4,
          "filtered": 100,
          "index_condition": "cscart_discussion_posts.`status` = 'A'",
          "attached_condition": "cscart_discussion_posts.thread_id <=> 144652 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
123761 144652 Marie D. 1456814700 0 70.198.32.60 A LOVE, LOVE this light. Everything about the transaction was great!! Will order from them again. 5
123758 144652 Sue DeLeon 1447613280 0 174.51.42.55 A I purchased 3 of the Wheeler Esso Wall Scone for the outside of my house. Great construction, love the look, and am so pleased with the prooduct. Wonderful customer services!!! 5
123760 144652 April Fehr 1427561220 0 69.143.35.61 A I got this sconce in cherry red to match my front door! It has a black cage. It is the best looking porch light in my neighborhood. I can't thank you enough for the great service too. 5
123759 144652 Claire O'Connor 1422909420 0 184.99.190.125 A I am in love with pretty much every product Barn Light Electric makes! This is my 6th purchase from BLE, and, as always, it exceeded my high expectations. Extraordinarily well-crafted, supremely pleasing aesthetically, and miles and miles above what you will be able to find anywhere else... online or in a bricks-and-mortar store. You will Not be disappointed in any BLE investment. And their customer service is top-notch. 5