Wortmaus:Wartung/Wörter ohne Übung: Unterschied zwischen den Versionen
Aus Wortmaus
Keine Bearbeitungszusammenfassung Markierungen: Zurückgesetzt Quelltext-Bearbeitung 2017 |
Keine Bearbeitungszusammenfassung Markierungen: Manuelle Zurücksetzung Quelltext-Bearbeitung 2017 |
||
| Zeile 7: | Zeile 7: | ||
<div class="wortindex"> | <div class="wortindex"> | ||
{{#cargo_query: | {{#cargo_query: | ||
<!-- tables=uebung, wort --> | |||
tables=wort, uebung | tables=wort, uebung | ||
|fields=wort._pageName | |join on=uebung._pageID=wort._pageID | ||
| | |fields= | ||
| | wort._pageName | ||
<!-- |where=wort._pageID = "100" --> | |||
|format=ul | |||
|limit=10000 | |limit=10000 | ||
<!-- |group by=wort._pageName --> | |||
}} | }} | ||
</div> | </div> | ||
[[Kategorie:Wartung]] | [[Kategorie:Wartung]] | ||
Version vom 5. Januar 2024, 22:27 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`.`_pageName` LIMIT 100' at line 1
Function: CargoSQLQuery::run Query: SELECT `wort`.`_pageID` AS `cargo_backlink_page_id_wort`,`uebung`.`_pageID` AS `cargo_backlink_page_id_uebung`,`wort`.`_pageName` AS `_pageName` FROM `cargo__uebung` `uebung` LEFT OUTER JOIN `cargo__wort` `wort` ON ((`uebung`.`_pageID`=`wort`.`_pageID`)) ORDER BY `wort`.`_pageID`,`wort`.`uebung__full` _pageID,`wort`.`_pageName` LIMIT 100

