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

Query time 0.00024

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_seo_names",
          "access_type": "ref",
          "possible_keys": ["name", "type"],
          "key": "name",
          "key_length": "752",
          "used_key_parts": ["name"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100,
          "index_condition": "cscart_seo_names.`name` = 'atta'",
          "attached_condition": "cscart_seo_names.company_id in (0,1)"
        }
      }
    ]
  }
}

Result

name object_id company_id type dispatch path lang_code
atta 271 1 c 268 en