SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '' 
    OR cscart_product_descriptions.short_description IS NULL, 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description, 
  cscart_product_descriptions.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (119, 100) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00026

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.81"
    },
    "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": 2,
      "rows_produced_per_join": 2,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_latest`.`cscart_product_descriptions`.`product_id` in (119,100)) and (`danishecarter_latest`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "4.41",
        "eval_cost": "0.40",
        "prefix_cost": "4.81",
        "data_read_per_join": "9K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description unit_name
100 <p> <p>Studio: Warner Bros.</p> <p>Theatrical Release Date: 05/25/2011</p> <p>Special Features:</p> <p>- Now includes Instant Streaming with UltraViolet Digital Copy</p> <p>MUST REDEEM DIGITAL COPY OFFER BY 12/06/2013</p> <p>- "Comedy Rhythm of Todd Phillips"</p> <p>- "Not Your Everyday Monkey"</p> <p>- "Bangkok Tour with Mr. Chow"</p> <p>- Action Mash-Up</p> <p>- Gag Reel</p> <p>Packaging Type: O-Sleeve BD Case</p> <p>Copyright:</p> <p>&copy; 2011 Warner Bros. Entertainment Inc. and Legendary Pictures. All Rights Reserved.</p> <p>Genre: Comedy</p> <p>Synopsis:</p> <p>Phil (Bradley Cooper), Stu (Ed Helms), Alan (Zach Galifianakis) and Doug (Justin Bartha) travel to exotic Thailand for Stu's wedding. What could go wrong? Director Todd Phillips' explosively funny follow-up to his award-winning smash hit demonstrates that though what happens in Vegas may stay in Vegas, what happens in Bangkok can hardly be imagined!</p> </p>
119 <p> <p>Studio: Warner Bros.</p> <p>Screen Aspect: 16 X 9 LETTERBOX</p> <p>Run Time: 529 minutes</p> <p>Episodes Info :</p> <p>The Robotic Manipulation</p> <p>The Cruciferous Vegetable Amplification</p> <p>The Zazzy Substitution</p> <p>The Hot Troll Deviation</p> <p>The Desperation Emanation</p> <p>The Irish Pub Formulation</p> <p>The Apology Insufficiency</p> <p>The 21-Second Excitation</p> <p>The Boyfriend Complexity</p> <p>The Alien Parasite Hypothesis</p> <p>The Justice League Recombination</p> <p>The Bus Pants Utilization</p> <p>The Love Car Displacement</p> <p>The Thespian Catalyst</p> <p>The Benefactor Factor</p> <p>The Cohabitation Formulation</p> <p>The Toast Derivation</p> <p>The Prestidigitation Approximation</p> <p>The Zarnecki Incursion</p> <p>The Herb Garden Germination</p> <p>The Agreement Dissection</p> <p>The Wildebeest Implementation</p> <p>The Engagement Reaction</p> <p>The Roommate Transmogrification</p> <p>Special Features:</p> <p>Actor on Actor: The Big Bang's Theory of Relativity Featurette -This fun and light-hearted piece features the stars of the show</p> <p>conducting interviews with each other detailing their experiences working on one of the hottest comedies on television.</p> <p>The Barenaked Ladies on Big Bang Theory Featurette - Having created one of the greatest theme songs in recent history, the Barenaked</p> <p>Ladies bring it home when they come to the set of the Big Bang Theory to record a music video for the song. Featuring an interview</p> <p>with the band, behind the scenes footage of the filming of an episode, and clips from the new video itself, this piece carries with</p> <p>it all of the fun and energy you could expect from both the band and the show.</p> <p>The History of Everything Music Video</p> <p>Gag Reel</p> <p>Media Quantity: Multi D</p> <p>Packaging Type: VIVA 4 Disc 15mm Case</p> <p>Subtitle Languages:</p> <p>Chinese</p> <p>English SDH</p> <p>French</p> <p>Portuguese</p> <p>Spanish</p> <p>Thai</p> <p>Copyright:</p> <p>BIG BANG THEORY and all related characters and elements are trademarks of and &copy; Warner Bros. Entertainment Inc.</p> <p>Genre: Comedy, Television</p> <p>Synopsis:</p> <p>&ldquo;Four seasons in, it is still laugh-out-loud funny. Every episode, every week,&rdquo; USA Today&rsquo;s Robert Bianco says about the hit series The Big Bang Theory. Here&rsquo;s your chance to subject his conclusion to empirical analysis by watching all 24 Season 4 Episodes! This season the Big Bang gang&rsquo;s romantic universe expands. On the rebound from Penny, Leonard falls into the arms of Raj&rsquo;s sister Priya. Sheldon gets a girlfriend, or rather a friend who is a girl: Amy, a dour neurobiologist who declares herself besties with Penny. Howard and Bernadette heat up. And so do Raj and Bernadette (at least in Raj&rsquo;s Bollywood daydream). All in the furtherance of award-winning genius comedy.</p> </p>