SELECT 
  q_product_descriptions.product_id, 
  q_product_descriptions.short_description, 
  IF(
    q_product_descriptions.short_description = '', 
    q_product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  q_product_descriptions 
WHERE 
  q_product_descriptions.product_id IN (
    50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 
    61, 2, 3, 4, 5
  ) 
  AND q_product_descriptions.lang_code = 'en'

Query time 0.00048

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "38.41"
    },
    "table": {
      "table_name": "q_product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "9",
      "rows_examined_per_scan": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_product_descriptions`.`product_id` in (50,51,52,53,54,55,56,57,58,59,60,61,2,3,4,5)) and (`portal`.`q_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "35.21",
        "eval_cost": "3.20",
        "prefix_cost": "38.41",
        "data_read_per_join": "61K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
2 <p>Acqua di Parmas Colonia Ambra Eau de Cologne is based upon the precious ingredient of ambergris and inspired by traditional Venetian perfumery. Aromatic and musky, it marries zesty notes of orange, bergamot and petit grain with patchouli and ambergris. Sandalwood and cisto labdanum create a luxurious and musky base. </p>
3 <p>Acqua di Parma's Colonia Club Eau de Parfum is a beautifully fresh fragrance with classic Italian elegance. Citrus, fresh mint, aromatic geranium and woody and musk notes blend to create this highly refined scent. An uplifting fragrance, this would suit those with a passion for life.</p>
4 <p>A citrus woody fragrance for sophisticated modern men.Fresh vibrant refined sensual & alluring.Opens with notes of petit grain & bergamot.Followed by creamy warm notes of ebony elemi oil & spicy pink pepper.Dries down to notes of vetiver patchouli & honey.Suitable for daily wear & special occasions.</p>
5 <ul><li>A woodsy citrus fragrance for gentlemen.Embodies essence of Italian elegance luxury & style.Delivers a sparkling fresh soft scent.Features notes of bergamot lemon mandarin orange grapefruit.Blended with notes of lily of the valley rose jasmine patchouli white musk & amber.Perfect for daily wear.</li> </ul>
50
51
52
53
54 <ul><li>A fruity, vibrant fragrance of California orange, blackcurrant, dewberry and subtle rose oilFresh top notes of seductive jasmine, Madonna lily and tuberose with a delicate hint of peach and raspberry Cedar wood, oak moss and vanilla complement the fruity notes, adding a soothing warmth</li> </ul>
55
56
57
58
59
60 <ul><li>Burberry Weekend </li><li>For Women </li><li>EDP 50Ml+7.5Ml Mini Set</li></ul>
61 <p>Massage your sensitive skin with this nourishing body oil to soften and help strengthening. This moisturizing body oil is enriched with natural ingredients that ensures silky textured and radiant glowing body.</p>