Database error: Invalid SQL: SELECT distinct company.name,company.addr1,company.addr2,company.addr3,company.city,company.postcode,company.contact_name,company.tel,company.fax,company.email,company.www_url,company.department, country.name as country FROM company left join country using (country_id) WHERE
MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1)
Session halted.