Fehlgeschlagene Anfrage:
Fehlernummer = 1064Fehler = 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 ') GROUP BY department ORDER BY m.title' at line 1SQL = SELECT m.*, magazine_id AS id FROM gwv_shop.magazine m, gwv_shop.navigation_media n WHERE publishing_house LIKE 'v' AND format LIKE 'STD' AND n.media_id = m.magazine_id AND n.media_type LIKE 'm' AND code IN () GROUP BY department ORDER BY m.title