SELECT 
  * 
FROM 
  cscart_product_options_inventory 
WHERE 
  product_id = 10711 
  AND combination_hash = '485452311'

Query time 0.00020

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE Impossible WHERE noticed after reading const tables