SELECT 
  combination 
FROM 
  cscart_product_options_inventory 
WHERE 
  product_id = 3318 
  AND amount > 0 
  AND combination != ''

Query time 0.00072

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_product_options_inventory range pc pc 770 4 Using index condition; Using where

Result

combination
969_19255
969_19258
969_19261
969_19266
969_19271
969_19274