SELECT 
  * 
FROM 
  cscart_vendor_locations 
WHERE 
  company_id = 137

Query time 0.00061

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}