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

Query time 0.00067

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": 7,
          "filtered": 100,
          "index_condition": "cscart_discussion_posts.`status` = 'A'",
          "attached_condition": "cscart_discussion_posts.thread_id <=> 142457 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
123661 142457 Liane 1495906080 0 63.192.101.6 A Love, Love, Love! These are the perfect lights for our 'turn of the century 2000' new/old farmhouse. I have them outside, and have them inside our outbuilding as bathroom lights over old mirrors. Also have these at our Lake House. Timeless and classic. Quality and American made. I am and will continue to be a repeat customer! 5
123658 142457 Shawna Horvath 1494521460 0 208.108.200.2 A Absolutely, love them. I ordered 4 and had them installed on my 1856 barn and they give off an amazing glow and make everything look so beautiful. I have ordered other lights from Barn Light Electric and I was equally as happy. 5
123659 142457 Cathy 1463140560 0 24.34.172.117 A First of all, love that it is made in USA! Great light, well made and looks perfect in our bathroom at our beach house. This is not our first light we have purchased from Barn Light Electric. You can't beat the quality! 5
123664 142457 Kevin 1411325040 0 74.124.147.147 A Ordering was simple, delivery was timely, quality was as promised, all parts were provided, and installation instructions were easy to understand. I will be a repeat customer! 5
123663 142457 ks 1398659040 0 71.95.63.24 A Delightful, adorable--use as the main bathroom light, sweet--everybody loves it! Love Made in USA! 5
123660 142457 EdG 1389642540 0 50.193.134.225 A Very well made - and very happy it is made in US! Exceeded my expectations! 5
123662 142457 Peter 1371578400 0 69.122.139.5 A Product was top notch - great quality and workmanship. Customer service was outstanding - needed to replace the fixture size to a larger one. Painless and prompt exchange. Would recommend product and company to all 5