SELECT 
  product_id, 
  short_description, 
  full_description 
FROM 
  cscart_product_descriptions 
WHERE 
  product_id IN (286, 285, 290, 289, 288) 
  AND lang_code = 'en'

Query time 0.00036

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_descriptions",
          "access_type": "range",
          "possible_keys": ["PRIMARY", "product_id"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["product_id", "lang_code"],
          "rows": 5,
          "filtered": 100,
          "index_condition": "cscart_product_descriptions.product_id in (286,285,290,289,288) and cscart_product_descriptions.lang_code = 'en'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description
285 <p></p> <p>Compatible Part Number:0X3X6, CGFJT <sup class="superscript"></sup><br>Model:DPS-200PB-184<sup class="superscript"></sup></p> <p></p>
286 <p>Optiplex 7010 9010 780 790 990 Usff</p> <p></p> <p>Compatible Part Number:1VCY4, NMPRY<sup class="superscript"></sup><br>Model:DPS-200PB-191<br></p> <p></p>
288 <p>Deshi jat-er sobcheye misti o shugondhi Honey Queen pineapple.</p> <p>Deshi jat-er moddhe sobcheye misti o shugondhi anaras holo Honey Queen. Direct fresh shash khawar jonno eta sobcheye shera choice.</p>
289 <p>Natural golden colour ebong Vitamin C rich MD2 Gold pineapple.</p> <p>Golden-yellow skin o Vitamin C rich MD2 anaras khub-i misti. Acidity kom haway eta khele mukhe kono jehar bhab ase na.</p>
290 <p>Kantahin pata o cylindrical shape-er smooth texture pineapple.</p> <p>Pata-te kanta-hin o cylindrical shape-er ei rorsalo anaras commercial canning, juice ebong mocktail drinks-er jonno khub-i karjokori.</p>