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 (108, 103) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00029

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_25_march`.`cscart_product_descriptions`.`product_id` in (108,103)) and (`danishecarter_25_march`.`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
103 <p> <p>Studio: Warner Bros.</p> <p>Screen Aspect: 16 X 9 FULL FRAME</p> <p>Run Time: 1012 minutes</p> <p>Episodes Info :</p> <p>Olivia</p> <p>The Box</p> <p>The Plateau</p> <p>Do Shapeshifters Dream of Electric Sheep?</p> <p>Amber 31422</p> <p>6955 kHz</p> <p>The Abducted&hellip;</p> <p>Entrada</p> <p>Marionette</p> <p>The Firefly</p> <p>Reciprocity</p> <p>Concentrate and Ask Again</p> <p>Immortality</p> <p>6 B</p> <p>Subject 13</p> <p>Os</p> <p>Stowaway</p> <p>Bloodline</p> <p>Lysergic Acid Diethylamide</p> <p>6:02 AM EST</p> <p>The Last Sam Weiss</p> <p>The Day We Died</p> <p>Special Features:</p> <p>Duality of Worlds: Four featurettes exploring The Other You, Visualizing an Alternate World, A Machine of Destiny and The Psychology</p> <p>of Duality</p> <p>Animating the &ldquo;Lysergic Acid Diethylamide&rdquo; Episode</p> <p>Constructing an Extrasensory Soundscape</p> <p>BLU-RAY EXCLUSIVE &ndash; Glimmer to the Other Side</p> <p>Experience &ldquo;Os&rdquo; (Episode 316) in Selectable Maximum Episode Mode with Pop-Up Experience-Enhancing Commentaries and Featurettes</p> <p>Commentary on &ldquo;The Plateau&rdquo; with Monica Owusu-Breen, Jeff Pinkner and Timothy Good</p> <p>Commentary on &ldquo;Lysergic Acid Diethylamide&rdquo; with Jay Worth, Luyen Vu, and Tanya Swerling</p> <p>Unusual Side Effects: Gag Reel</p> <p>Trailers</p> <p>Packaging Type: O-Sleeve BD Case</p> <p>Subtitle Languages:</p> <p>Danish</p> <p>English SDH</p> <p>Finnish</p> <p>French</p> <p>Norwegian</p> <p>Portuguese</p> <p>Spanish</p> <p>Swedish</p> <p>Copyright:</p> <p>FRINGE and all related characters and elements are trademarks of and &copy; Warner Bros. Entertainment Inc.</p> <p>Genre: Drama, Television</p> <p>Synopsis:</p> <p>Immersive. Compelling. Hypnotic. Brilliantly imaginative. Endlessly thrilling. Pick your term. The mystery of the universes deepens in the critically acclaimed 22-episode third season of television&rsquo;s most exciting sci-fi. The Fringe team escapes from the parallel universe &ndash; except for Olivia, trapped in the other world and replaced in ours by her double, who turns Peter and Olivia&rsquo;s tentative relationship into a love affair. Then Olivia returns, bonds of trust fray, ever more bizarre and terrifying phenomena occur and secrets that stretch back to 1985 threaten to destroy our universe. Or theirs. &ldquo;Fringe continues its hot streak known as Season 3. It&rsquo;s been firing on all cylinders all season&rdquo; (Andrew Hanson, LATimes.com).</p> </p>
108 <p> <p>Studio: Warner Bros.</p> <p>Theatrical Release Date: 11/04/2010</p> <p>Special Features:</p> <p>- Deleted Scenes</p> <p>- Action Mashup</p> <p>- Too Many Questions Mashup</p> <p>- Gag Reel</p> <p>- "Two and a Half Men" Sequence featuring Ethan Tremblay</p> <p>MUST REDEEM DIGITAL COPY OFFER BY 2/20/12</p> <p>Packaging Type: Blue BD Case</p> <p>Copyright:</p> <p>&copy; 2010 Warner Bros. Entertainment. All Rights Reserved.</p> <p>Genre: Comedy</p> <p>Synopsis:</p> <p>From The Hangover director Todd Phillips, Due Date throws two unlikely companions together on a road trip that turns out to be as life-changing as it is outrageous. Expectant first-time father Peter Highman (Robert Downey Jr.) looks forward to his new child&rsquo;s due date five days away. As Peter hurries to catch a flight home from Atlanta to be at his wife&rsquo;s side for the birth, his best intentions go completely awry when an encounter with aspiring actor Ethan Tremblay (Zach Galifianakis) forces Peter to hitch a ride with Ethan on a cross-country trip that will ultimately destroy several cars, many friendships and Peter&rsquo;s last nerve.</p> </p>