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

Aus Wortmaus
Keine Bearbeitungszusammenfassung
Markierung: Quelltext-Bearbeitung 2017
Keine Bearbeitungszusammenfassung
Markierung: Quelltext-Bearbeitung 2017
Zeile 8: Zeile 8:
{{#cargo_query:
{{#cargo_query:
   tables=wort, uebung
   tables=wort, uebung
   |join on=uebung._pageID = wort._pageID
   |join on=wort._pageID HOLDS uebung._pageID
   |fields=
   |fields=
     wort._pageName=pageName
     wort._pageName=pageName

Version vom 5. Januar 2024, 21:14 Uhr

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 'HOLDS `uebung`.`_pageID`)) ORDER BY `wort`.`uebung__full` _pageID,`wort`.`...' at line 1

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