SELECT 
  feature_id, 
  internal_name 
FROM 
  cscart_product_features_descriptions 
WHERE 
  feature_id IN ('') 
  AND lang_code = 'tr'

Query time 0.00019

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