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.
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;
select page_title