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

Query time 0.00066

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.65"
    },
    "table": {
      "table_name": "product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "11",
      "rows_examined_per_scan": 2,
      "rows_produced_per_join": 2,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "1.46",
        "eval_cost": "0.20",
        "prefix_cost": "1.66",
        "data_read_per_join": "10K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (238471,238482)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
238471 <p>Reiki & Crystal Infused.&nbsp; "Mean ol' Chompers” teething spray is an organic essential oil blend formulated for the most intense of teething pains. From babies first tooth up to the dreaded molars, this blend will do twice the job of any over the counter topical treatments, naturally! The oils in this blend have been safely diluted in an organic fractionated coconut oil base.This blend has been super charged with master healer clear quartz.</p> <p>DIRECTIONS FOR USE: Spray on finger and massage into gums or spray on gums directly. Apply as needed. Shake well before each use.</p> <p>Organic therapeutic grade essential oils in this blend include: </p> <p>Clove for it's ability to naturally numb topical pain, it is also antibacterial and will cleanse the affected area as it comforts.</p> <p>Lavender also cleanses bacteria and calms emotions.</p> <p>Peppermint soothes inflammation, cools on contact, and naturally relieves pain.</p> <p>Once you try this blend you will never go back to anything else. Prepare to be amazed at this miracle in a bottle.</p>
238482 <p>Reiki & Crystal Charged. Boo Boo Butt is a unique and organic blend of essential oils suspended within a nourishing fractionated coconut oil base. <br>These oils heal, sooth, cool, and emotionally calm your little one quickly and naturally.</p> <p>Cloth diaper safe.</p> <p>This blend is also charged with Quartz for it's healing properties.</p> <p>Shake well before each use, apply as often as needed. Can also be used preventatively with every diaper change.</p> <p>As with all of our products, our spray is housed in sustainably sourced and eco friendly glass.</p>