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 (296886) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00091

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
296886 <p>Embroidered Potion patch. Measures about 2.5"x3.5". Can iron or sew onto any piece of clothing, purse, bag, luggage, etc. </p> <p>*Iron on patch instruction:<br>1- Set iron to hottest heat.<br>2- Lay garment on hard surface.<br>3- Place patch face up wherever you'd like.<br>4- Cover with a piece of fabric. (cotton recommended)<br>5- Apply firm pressure straight down with heated iron for 30-45 seconds. (no back and forth)<br>6 Turn garment inside-out and iron the back of the patch for 15-30 seconds.<br>7- Gently check that backing is secured and repeat steps <br> 4-6 if necessary.<br>Tips:<br>Ironed on patches usually stays on for about 20-25 washes. To make it more stable, you might also sew on it.</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>*SHIPPING NOTE: Ships in 24 hours. Free shipping does not always come with tracking information, depending on the item. If you want to guarantee a tracking number upgrade to Priority Shipping for only $4.00 (plus $1.00 for each additional item).</p>