SELECT 
  * 
FROM 
  cscart_ult_product_descriptions 
WHERE 
  product_id = 100 
  AND company_id = 1 
  AND lang_code = 'en'

Query time 0.00035

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.00"
    },
    "table": {
      "table_name": "cscart_ult_product_descriptions",
      "access_type": "const",
      "possible_keys": [
        "PRIMARY",
        "product_id",
        "company_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code",
        "company_id"
      ],
      "key_length": "13",
      "ref": [
        "const",
        "const",
        "const"
      ],
      "rows_examined_per_scan": 1,
      "rows_produced_per_join": 1,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "0.00",
        "eval_cost": "0.20",
        "prefix_cost": "0.00",
        "data_read_per_join": "3K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "company_id",
        "product",
        "shortname",
        "short_description",
        "full_description",
        "meta_keywords",
        "meta_description",
        "search_words",
        "page_title",
        "age_warning_message",
        "promo_text"
      ]
    }
  }
}

Result

product_id lang_code company_id product shortname short_description full_description meta_keywords meta_description search_words page_title age_warning_message promo_text
100 en 1 The Hangover Part II (Blu-ray) <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> <p class="product-promo-text"><span class="product-promo-header">FREE US shipping over $100!</span><span class="product-promo-body">Orders within next 2 days will be shipped on Monday</span></p>