Wortmaus:Wartung/Wörter ohne Übung: Unterschied zwischen den Versionen

Aus Wortmaus
Keine Bearbeitungszusammenfassung
Markierung: 2017-Quelltext-Bearbeitung
Keine Bearbeitungszusammenfassung
Markierung: 2017-Quelltext-Bearbeitung
Zeile 8: Zeile 8:
<!--  tables=uebung, wort -->
<!--  tables=uebung, wort -->
   tables=wort, uebung
   tables=wort, uebung
   |join on=uebung._pageName=wort._pageID
   |join on=uebung._pageID=wort._pageID
   |fields=
   |fields=
     wort._pageName,
    wort._pageID,
    uebung._pageID,
     wort._pageName
   <!-- |where=wort._pageID = "100" -->
   <!-- |where=wort._pageID = "100" -->
   |format=ul
   |format=ul

Version vom 5. Januar 2024, 22:06 Uhr

Anzahl Wörter gesamt: 754

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 '_pageID,`cargo__wort`.`_pageName` LIMIT 5000' at line 1

Function: CargoSQLQuery::run Query: SELECT `cargo__uebung`.`_pageID` AS `_pageID`,`cargo__wort`.`_pageName` AS `_pageName` FROM `cargo__wort` LEFT OUTER JOIN `cargo__uebung` ON ((`cargo__wort`.`_pageID`=`cargo__uebung`.`_pageID`)) GROUP BY `cargo__wort`.`_pageName` ORDER BY `cargo__wort`.`uebung__full` _pageID,`cargo__wort`.`_pageName` LIMIT 5000