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

Aus Wortmaus
Keine Bearbeitungszusammenfassung
Markierungen: Zurückgesetzt Quelltext-Bearbeitung 2017
Keine Bearbeitungszusammenfassung
Markierungen: Zurückgesetzt Quelltext-Bearbeitung 2017
Zeile 9: Zeile 9:
   |join on=wort._pageID = uebung._pageID
   |join on=wort._pageID = uebung._pageID
   |fields=
   |fields=
     wort._pageName
     uebung._pageName
<!--  |where uebung._pageID IS NOT NULL -->
<!--  |where uebung._pageID IS NOT NULL -->
   |format=ul
   |format=ul

Version vom 5. Januar 2024, 21:37 Uhr

Anzahl Wörter gesamt: 644

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,`wort`.`_pageID`,`wort`.`uebung__full` _pageName LIMIT 100' at line 1

Function: CargoSQLQuery::run Query: SELECT `uebung`.`_pageID` AS `cargo_backlink_page_id_uebung`,`wort`.`_pageID` AS `cargo_backlink_page_id_wort`,`uebung`.`_pageName` AS `_pageName` FROM `cargo__wort` `wort` LEFT OUTER JOIN `cargo__uebung` `uebung` ON ((`wort`.`_pageID`=`uebung`.`_pageID`)) ORDER BY `wort`.`uebung__full` _pageID,`wort`.`_pageID`,`wort`.`uebung__full` _pageName LIMIT 100