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 (
    457418, 458731, 460058, 460615, 461372, 
    461382, 467222, 467980, 469292, 469852, 
    471936, 472504
  ) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00071

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.11"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.91",
        "eval_cost": "1.20",
        "prefix_cost": "10.11",
        "data_read_per_join": "61K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (457418,458731,460058,460615,461372,461382,467222,467980,469292,469852,471936,472504)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
457418 <p>Grandma Sweatshirt, Custom With Eight Grandkids Name, Grandparent Gift For Mammie, Grannie, Grams, Gran, Abuelita, Popser, AGFT 855</p>
458731 <p>Nanny Sweatshirt, Custom Sweatshirt From Grand Kids, Grandparent Gift, MawMaw, Momo, Nan, Granny, Opa, No Shipping Fee, AGFT 895 is a beautiful custom embroidered personalized Grandma or Grandpa sweatshirt is a Jerzee Brand Super Sweat 50% cotton 50% polyester 9.0 ounce sweatshirt with a 1 x 1 rib collar, cuffs and waistband. It features double needle stitched waistband, armholes, shoulders and collar.&nbsp;You may substitute any name for Nanny such as PawPaw, Grammy, Oma, Gramps, etc. for personalization during checkout. Sorry, but personalized or custom items cannot be returned. Also, no returns accepted on sizes 2X-5X</p> <p>Enter my store <a href="https://goimagine.com/a-gift-to-treasure/" target="_blank" data-saferedirecturl="https://www.google.com/url?q=https://goimagine.com/a-gift-to-treasure/&source=gmail&ust=1587387843920000&usg=AFQjCNHnu5Dni0K1b-Yn3V03hynww2cSbQ">https://goimagine.com/a-gift-to-treasure/</a>&nbsp;to additional sweatshirts I have embroidered. I welcome orders. Here is the link for another Grandma sweatshirt I have made:&nbsp;<a href="https://goimagine.com/products/great-great-grandma-sweatshirt-is-very-special-nana-custom-birthday-gift-with-3-grandkids-name-grandparent-gift-ships-today-agft-313b/">https://goimagine.com/products/great-great-grandma-sweatshirt-is-very-special-nana-custom-birthday-gift-with-3-grandkids-name-grandparent-gift-ships-today-agft-313b/</a></p> <p>All my items are handmade or embroidered by me with care in my non-smoking sewing studio in Missouri. When you purchase an item from me, you can be sure you will have A Gift To Treasure. Like AGiftToTreasure.com on Facebook. Follow me on Twitter and Pinterest for deals, discounts and coupons.</p> <p>Ships quickly with no additional charge for the shipping.</p> <p>Sizing Chart:<br>Sweatshirt Size-----S M L XL 2XL 3XL 4XL<br>------Body Length---27 28 29 30 31 32 33<br>------Body Width----20 22 24 26 28 30 32<br>--Sleeve Length----35 36 37 38 39 40 41</p>
460058 <p>Grandma Sweatshirt, Custom With Eight Grandkids Name, Grandparent Gift For Mammie, Grannie, Grams, Gran, Abuelita, Popser, AGFT 855</p>
460615 <p>Grandma Sweatshirt, God Created, Personalize With Nana, Momma, Grammy, MawMaw, Abuelita, Grandparent, Parent Gift, Ships TODAY, AGFT 606</p>
461372 <p>Great Grandpa Sweatshirt, Custom Grandparent Gift, Personalize With Name, MeMa, Pappy, Pops, PePaw, Granny, Grammy, Ships TODAY, AGFT 361</p>
461382 <p>Memaw Sweatshirt, Custom Birthday, Grandparent Gift, Personalized With Name, MeMa, Grammy, Grandma, Nana, Papaw, Oma, Ships TODAY AGFT 280</p>
467222 <p>Memaw Sweatshirt, Custom Birthday, Grandparent Gift, Personalized With Name, MeMa, Grammy, Grandma, Nana, Papaw, Oma, Ships TODAY AGFT 280</p>
467980 <p>Granny's Girls Sweatshirt, Custom Personalize Grandparent Gift, With Three Grandkid Name, Bunny, Cookie, Grandma, Nana, Ships Today, AGFT 808</p>
469292 <p>Great Grandpa Sweatshirt, Custom Grandparent Gift, Personalize With Name, MeMa, Pappy, Pops, PePaw, Granny, Grammy, Ships TODAY, AGFT 361</p>
469852 <p>Great Grandpa Sweatshirt, Custom Grandparent Gift, Personalize With Name, MeMa, Pappy, Pops, PePaw, Granny, Grammy, Ships TODAY, AGFT 361</p>
471936 <p>Great Gramma Sweatshirt, Gift From Grandkids, Oma, Ma, Nana, Grammy, Granny, Personalize With Any Grandparent Name, Ships TODAY, AGFT 752</p>
472504 <p>Chihuahua Dog Sweatshirt, Choose Your Breed, Dachshund, Poodle, Australian Shepherd, Lab, Personalized With Name, Ships TODAY,&nbsp; AGFT 235</p>