Merlijn, Thanks a lot! I begin to process them. Query requests are not done
too fast in huwiki, but I store the query for later use.

2012/3/16 Merlijn van Deen <[email protected]>

> The query is: select count(*) from page left join image on
> page_title=img_name where page_namespace=6 and page_is_redirect=0 and
> img_name is null;
>

It should be better

 select page_title

as it stands above the first list, shouldn't it?
-- 
Bináris
_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to