MySql error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'group by companies.id order by name asc limit 0,15' at line 1
select companies.* from companies left join companies_keywords on companies.id=companies_keywords.company_id WHERE group by companies.id order by name asc limit 0,15