SELECT 
  product_descriptions.product_id, 
  product_descriptions.short_description, 
  IF(
    product_descriptions.short_description = '' 
    OR product_descriptions.short_description IS NULL, 
    product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  product_descriptions 
WHERE 
  product_descriptions.product_id IN (296915) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00057

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.00"
    },
    "table": {
      "table_name": "product_descriptions",
      "access_type": "const",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "11",
      "ref": [
        "const",
        "const"
      ],
      "rows_examined_per_scan": 1,
      "rows_produced_per_join": 1,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "0.00",
        "eval_cost": "0.10",
        "prefix_cost": "0.00",
        "data_read_per_join": "5K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
296915 <p>These are perfect for dice, game components, treats, or any other thing you need to carry with you. All bags are lined with a coordinating fabric. Bags are boxed at the bottom to offer more storage room and so they stand up on their own. They are double stringed, to help keep contents from falling out.<br>*Approximate Measurements:<br>8" x 8" layed flat</p> <p>*Color:<br>The photos I post are meant to give you as much detail as possible; however, due to the differences in computers and monitors there may be some colors or details that may be hard to judge. If you have any questions, please send me a message and I'll get back to you as soon as I can.</p> <p>*All of my items are handmade, so there may be slight variations. I take as much care as I can to make sure you get the best product possible.</p> <p>*Ships within 24 hours.</p>