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 = 738073 
  AND discussion_posts.status = 'A' 
ORDER BY 
  discussion_posts.timestamp DESC 
LIMIT 
  0, 10

Query time 0.00079

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "3.41"
    },
    "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": 8,
            "rows_produced_per_join": 0,
            "filtered": "10.00",
            "cost_info": {
              "read_cost": "2.00",
              "eval_cost": "0.08",
              "prefix_cost": "2.80",
              "data_read_per_join": "358"
            },
            "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": 0,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.25",
              "eval_cost": "0.08",
              "prefix_cost": "3.13",
              "data_read_per_join": "19"
            },
            "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": 0,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.20",
              "eval_cost": "0.08",
              "prefix_cost": "3.41",
              "data_read_per_join": "12"
            },
            "used_columns": [
              "rating_value",
              "post_id"
            ]
          }
        }
      ]
    }
  }
}

Result

post_id thread_id name timestamp user_id ip_address status message rating_value
2338 738073 Swalle 1682349771 414 4c0eed25 A I saw Julie's mug rugs and had an idea to have custom sayings on them. Julie was so very gracious and fully willing to fulfill my order. Julie was very responsive, excellent communication, and the mug rugs I received are exquisite! Such beautiful craftswomanship. I can't wait to give these beautiful little mug rugs as gifts - and keep one or two for myself! Thank you, Julie. ♥♥ 5
2034 738073 stephanie 1673314412 325 2f0e8e4d A The towels I purchased were absolutely adorable. I bought them for my mother-in-law but seriously contemplated keeping them for myself. Might be back to get myself a set. 5
2001 738073 Karen Reck 1671678084 346 45fe835c A I ordered two mini potholder/oven mitt sets with chile peppers fabric for my daughters and another set with poinsettia fabric for my own kitchen. A clever design "craftily" executed with charming fabric choices. 5
1917 738073 Julie Adolphi 1670022748 48669 ac0a82a1 A My bestie LOVED her oven mitts. Thank you! 5
1808 738073 Karen Reck 1666333980 346 45fe835c A I received my order of two sets of sugar skull hot pads today. What a treat! They are so well sewn and such clever and "handy" (pun intended) designs. Very pleased. 5
1179 738073 Shirley @ Wild Gatherings 1644429480 414 4c0ef430 A Super handy! I purchased two of the Hot Pan Handle Covers to use with cast-iron skillets. The wildflower embroidery is so pretty. Excellent quality and they work as described. These are going into our camper - what a perfect addition to our Wild Traveling kitchen! Thank you, Julie. ♥ 5
1116 738073 Karen Eaton 1642128660 280 62c3ffbe A My grandson loved his bookmark! Very cute and functional! 5
744 738073 A. Risden 1631099280 452 a2dbc752 A The bacon pan handle covers are so cute, exactly as photographed and described. I can't wait to gift it to my Mom, she's going to love it too. 5