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

Query time 0.00053

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": 6,
          "filtered": 100,
          "index_condition": "cscart_discussion_posts.`status` = 'A'",
          "attached_condition": "cscart_discussion_posts.thread_id <=> 19430 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
77801 19430 Stacey 1415966160 0 24.218.29.99 A This is so nice in my tv room on a dimmer. Took forever to find exactly what I wanted and this is it! Could not be happier. Can't wait to refinish more rooms and buy more of your beautiful products! 5
14780 19430 D Krupinski 1396786020 0 50.33.177.97 A I love this light fixture! The quality is excellent, it looks even better than I hoped in my new kitchen. 5
7315 19430 MK 1389891840 0 99.103.28.125 A recently purchased 2 of these lights and absolutely love the quality as well as the look. Well worth it. Packaged securely and have no regrets. 5
7075 19430 JWheeler 1384105020 0 68.100.247.211 A This light fixture is just perfect for my newly renovated back deck. Even the electrician that installed it liked it! 5
3687 19430 Cathe Lisk 1374687060 0 64.35.193.38 A I love this bantam laramie, its the perfect size and looks great. Well packaged, arrived on time and is beautiful. Thank you! 5
1006 19430 M. Butler 1368395820 0 107.3.31.194 A I am so happy with this light - it was the perfect piece for my bathroom! 5