Wortmaus:Wartung/Wörter ohne Übung

Aus Wortmaus

Anzahl Wörter ohne Übung: '

Error 1064: 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 '_pageName,COUNT(*) LIMIT 5000' at line 1

Function: CargoSQLQuery::run Query: SELECT `uebung`.`_pageName` AS `_pageName`,COUNT(*) FROM `cargo__uebung` `uebung` LEFT OUTER JOIN `cargo__wort` `wort` ON ((`uebung`.`_pageID`=`wort`.`_pageID`)) HAVING COUNT(*) > 0 ORDER BY `wort`.`uebung__full` _pageName,COUNT(*) LIMIT 5000