Anfrage fehlgeschlagen: SELECT Shop_Items_ID,Shop_Items_Child_ModRewrite,Shop_Items_Child_MainID FROM Shop_ItemsInTree Left join Shop_Items on Shop_Items_ID=Shop_ItemsInTree_ItemID Left join Shop_IteminLang on Shop_IteminLang_ItemID=Shop_Items_ID and Shop_IteminLang_LangID=14 Left join Shop_Items_Child on Shop_Items_Child_MainID=Shop_Items_ID and Shop_Items_Child_Language=1 where isnull(Shop_IteminLang_ID) and Shop_Items_Visible<>1 and Shop_Items_Master=1 and Shop_Items_ID >0 and Shop_Items_Child_Name<>'' and Shop_ItemsInTree_TreeID = group by Shop_Items_ID order by Shop_Items_SortGlobal,Shop_Items_Sort,Shop_Items_Name 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 Shop_Items_ID order by Shop_Items_SortGlobal,Shop_Items_Sort,Shop_I...' at line 6