SELECT 
  discussion_posts.*, 
  discussion_messages.message, 
  discussion_rating.rating_value 
FROM 
  discussion_posts 
  LEFT JOIN discussion_messages ON discussion_messages.post_id = discussion_posts.post_id 
  LEFT JOIN discussion_rating ON discussion_rating.post_id = discussion_posts.post_id 
WHERE 
  discussion_posts.thread_id = 525 
  AND discussion_posts.status = 'A' 
ORDER BY 
  discussion_posts.timestamp DESC 
LIMIT 
  0, 10

Query time 0.00078

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.85"
    },
    "ordering_operation": {
      "using_filesort": true,
      "nested_loop": [
        {
          "table": {
            "table_name": "discussion_posts",
            "access_type": "ref",
            "possible_keys": [
              "thread_id",
              "thread_id_2"
            ],
            "key": "thread_id",
            "used_key_parts": [
              "thread_id"
            ],
            "key_length": "3",
            "ref": [
              "const"
            ],
            "rows_examined_per_scan": 17,
            "rows_produced_per_join": 1,
            "filtered": "10.00",
            "cost_info": {
              "read_cost": "4.25",
              "eval_cost": "0.17",
              "prefix_cost": "5.95",
              "data_read_per_join": "761"
            },
            "used_columns": [
              "post_id",
              "thread_id",
              "name",
              "timestamp",
              "user_id",
              "ip_address",
              "status"
            ],
            "attached_condition": "(`goimagine`.`discussion_posts`.`status` = 'A')"
          }
        },
        {
          "table": {
            "table_name": "discussion_messages",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "post_id"
            ],
            "key_length": "3",
            "ref": [
              "goimagine.discussion_posts.post_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.71",
              "eval_cost": "0.17",
              "prefix_cost": "6.83",
              "data_read_per_join": "40"
            },
            "used_columns": [
              "message",
              "post_id"
            ]
          }
        },
        {
          "table": {
            "table_name": "discussion_rating",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "post_id"
            ],
            "key_length": "3",
            "ref": [
              "goimagine.discussion_posts.post_id"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.85",
              "eval_cost": "0.17",
              "prefix_cost": "7.85",
              "data_read_per_join": "27"
            },
            "used_columns": [
              "rating_value",
              "post_id"
            ]
          }
        }
      ]
    }
  }
}

Result

post_id thread_id name timestamp user_id ip_address status message rating_value
1174 525 Gale P Marshall 1644183480 1856 62b6ece1 A Dear Sandy, thank you for this wonderful item which I gifted to my daughter for Valentine's and just because. Your work and creations are always awesome! Thank you and take care of you. Hugz 5
846 525 Kris @Studio Hen 1635811920 98 2f20bf46 A Super cute and well made sanitizer holder. 5
349 525 Ailea 1613363880 782 2fd867bb A This was a gift for my mother in law who loves koalas and she loved this! 5
335 525 Kathy Morse 1612012800 1666 47ae3a7d A Love love!! this was a perfect gift for a friend. She absolutely love it. thank you Sandy 5
306 525 Randi Brown 1608857640 1320 ac3a2371 A This is absolutely gorgeous. Great quality work and even better than I expected. I highly recommend this shop! 5
297 525 Christine 1608233460 387 47ae78a2 A I ordered little antibacterial cases for my kids backpacks. The work was beautiful and my kids were thrilled 5
293 525 Lori Sadusky 1608075060 789 49c132a0 A Just got this hat and it’s very comfy. Can’t wait to wear it camping. Just beautiful! 5
292 525 Lori Sadusky 1608074940 789 49c132a0 A Just received this. It’s a lot bigger than I thought and it’s so beautifully done. GORGEOUS 5
234 525 Gale P Marshall 1603060500 1856 62a4be6a A Words can not describe how beautiful my request for a YELLOW hand sanitizer came out for our granddaughters school bus driver!!! I wish I could send photos as the detailing is just beyond words and expressions. Thank you dear Sandy for your awesome work and heart!!! 5
217 525 Gale (aka "B") 1601578080 1856 44e322a2 A Sandy made a Unicorn and Mermaid Hand Sanitizers for our granddaughters! They absolutely love them and began using the next morning as they were attached to their backpacks! These sanitizer holders are very unique and one of a kind and the quality is exceptional! I just ordered a yellow butterfly sanitizer for the girls bus driver too! Thank you Sandy for the quality of your work and your wonderful talent! 5