SELECT 
  * 
FROM 
  cscart_messenger_buttons_setting 
WHERE 
  `company_id` = 1

Query time 0.00015

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_messenger_buttons_setting ALL 1 Using where