SELECT 
  product_id, 
  short_description, 
  full_description 
FROM 
  cscart_product_descriptions 
WHERE 
  product_id IN (
    13143, 13100, 13105, 13117, 13122, 13123
  ) 
  AND lang_code = 'en'

Query time 0.00073

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.21"
    },
    "table": {
      "table_name": "cscart_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": 6,
      "rows_produced_per_join": 6,
      "filtered": "100.00",
      "index_condition": "((`dev_yourmart_co_bw`.`cscart_product_descriptions`.`product_id` in (13143,13100,13105,13117,13122,13123)) and (`dev_yourmart_co_bw`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "3.61",
        "eval_cost": "0.60",
        "prefix_cost": "4.21",
        "data_read_per_join": "22K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
13100 <p>Extra length general purpose gumboot offering comfort and flexibility for peak performance in hard working, wet conditions.</p> <p>Extra length general purpose gumboot offering comfort and flexibility for peak performance in hard working, wet conditions.</p>
13105 <p>General Purpose Gumboot Size 5</p> <p>Extra length general purpose gumboot offering comfort and flexibility for peak performance in hard working, wet conditions.</p>
13117 <p>Extra length general purpose gumboot offering comfort and flexibility for peak performance in hard working, wet conditions.</p> <p>Extra length general purpose gumboot offering comfort and flexibility for peak performance in hard working, wet conditions.</p>
13122 <p></p><p><b>Fabric</b>: Polyester PVC<br /><b>Weight</b>: 185gm<b>2</b><br /><b>Size</b>: S - 4XL<br /><b>Colour</b>: Navy, Olive, Yellow, Black</p> <p><br /><span class="productDetailsDetails"><b>Details:</b><br />• Zip flap<br />• Clear side panels in hood<br />• Reinforced seams for extra strength<br />• Heat sealed seams for improved water resistance<br />• Concealed elastic storm cuffs<br />• Stow away hood with draw cord<br />• Draw cord in jacket hem<br />• Ankle poppers on trouser hem<br />• Elasticised waistband<br />• YKK Zip</span></p> <p>Don't let the rain stop you - our rainsuit has all the features necessary to keep you dry and comfortable in wet conditions.</p>
13123 <p></p><p><b>Fabric</b>: Polyester PVC<br /><b>Weight</b>: 185gm<b>2</b><br /><b>Size</b>: S - 4XL<br /><b>Colour</b>: Navy, Olive, Yellow, Black</p> <p><br /><span class="productDetailsDetails"><b>Details:</b><br />• Zip flap<br />• Clear side panels in hood<br />• Reinforced seams for extra strength<br />• Heat sealed seams for improved water resistance<br />• Concealed elastic storm cuffs<br />• Stow away hood with draw cord<br />• Draw cord in jacket hem<br />• Ankle poppers on trouser hem<br />• Elasticised waistband<br />• YKK Zip</span></p> <p>Don't let the rain stop you - our rainsuit has all the features necessary to keep you dry and comfortable in wet conditions.</p>
13143 <p>Get your daily tread in the LEO slide for her, a comfy slip-on style. Every summer needs a go-to pair. Our quality range of Hi-Tec flip-flops has a wide range of colourful designs to choose from and gives your feet a soft and supported stroll.</p> <p>Get your daily tread in the LEO slide for her, a comfy slip-on style. Every summer needs a go-to pair. Our quality range of Hi-Tec flip-flops has a wide range of colourful designs to choose from and gives your feet a soft and supported stroll.</p>