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 11: Zeile 11:
   |fields=
   |fields=
     wort._pageName=pageName
     wort._pageName=pageName
   |where=uebung._pageID IS 100
   |where=wort._pageID IS 100
   |format=ul
   |format=ul
   |limit=10000
   |limit=10000

Version vom 5. Januar 2024, 21:09 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 '100 ORDER BY `wort`.`_pageID`,`wort`.`uebung__full` _pageID,`wort`.`_pageNam...' 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`)) WHERE `wort`.`_pageID` IS 100 ORDER BY `wort`.`_pageID`,`wort`.`uebung__full` _pageID,`wort`.`_pageName` LIMIT 100