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 (
    8637, 8638, 8639, 8640, 8641, 8642, 8643, 
    8644, 8645, 8646, 8647, 8648, 8649, 
    8650, 8651, 8652
  ) 
  AND q_product_descriptions.lang_code = 'en'

Query time 0.00072

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 (8637,8638,8639,8640,8641,8642,8643,8644,8645,8646,8647,8648,8649,8650,8651,8652)) 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
8637 Y&D Stylish Kids Fashion Bag Lovely Flower Decor Priness Creative Design Chic Student School Bagpack Baby Pink Color
8638 Y&D Stylish Kids Fashion Bag Lovely Flower Decor Priness Creative Design Chic Student School Bagpack Purple
8639 Y&D Unisex Bag Chic Fashion Striped Pattern Multifunctional Solid Color Shoulder School Backpack Blue
8640 Y&D Unisex Bag Chic Fashion Striped Pattern Multifunctional Solid Color Shoulder School Backpack Brown
8641 Y&D Unisex Bag Chic Fashion Striped Pattern Multifunctional Solid Color Shoulder School Backpack Grey Color
8642 Y&D Unisex Bag Chic Fashion Striped Pattern Multifunctional Solid Color Shoulder School Backpack Red Color
8643 Y&D Women's Bag Chic Fashion Transparent Crystal Elegent Versatile Alloy Chain Sweet Lady Like Shoulder Bag Blue
8644 Y&D Women's Bag Chic Fashion Transparent Crystal Elegent Versatile Alloy Chain Sweet Lady Like Shoulder Bag Multi
8645 Y&D Women's Bag Chic Fashion Transparent Crystal Elegent Versatile Alloy Chain Sweet Lady Like Shoulder Bag Multi Color
8646 Y&D Women's Bag Stylish Chic Fashion Crystal Transparent Alloy Chain Colorful Ladylike Shoulder Bag Multi
8647 Y&D Women's Bag Stylish Chic Fashion Crystal Transparent Alloy Chain Colorful Ladylike Shoulder Bag Multi Color
8648 Y&D Women's Bag Stylish Chic Fashion Crystal Transparent Alloy Chain Colorful Ladylike Trendy Shoulder Bag Silver Color
8649 Y&D Women's Bag Stylish Chic Solid Color Transparent Letter Pattern Trendy Ladylike Cross Shoulder Bag
8650 Y&D Women's Bag Stylish Chic Zipper Preppy PU Leather Solid Color Cross Shoulder Bag Brown Color
8651 Y&D Women's Crystal Bag Chic Fashion Transparent Alloy Chain Multifunctional Sweet lady Like Shoulder Bag Silver
8652 Y&D Women's Fashion Bag Stylish Chic White Crystal Transparent Alloy Chain Colorful All Match Shoulder Bag Multi