SELECT 
  * 
FROM 
  cscart_seo_names 
WHERE 
  name = 'trockenbau' 
  AND cscart_seo_names.company_id IN (0, 1) 
  AND lang_code = 'de'

Query time 0.00055

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_seo_names ref name,type type 752 const 4 Using index condition; Using where

Result

name object_id company_id type dispatch lang_code path
trockenbau 423 1 c de 416
trockenbau 259 1 c de 386