[08] Error: during query execution.
SELECT * FROM coop, lab, country WHERE coop_lab IN () AND coop_country=country_id AND lab_id IN () GROUP BY coop_id ORDER BY coop_name
MySQL server said: 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 ') AND coop_country=country_id AND lab_id IN () GROUP BY coop_id ORDER BY coop_na' at line 1