This query:
use fawiki_p; SELECT page_title FROM categorylinks JOIN page ON cl_from = page_id LEFT JOIN imagelinks ON il_to = page_title WHERE cl_to = 'محتویات_غیر_آزاد' and page_namespace = 6 and il_from is null;
returns different (i.e. incorrect) results when run against labsdb1003, while 001 and 002 are fine.
For instance, the result should NOT contain Image:Taylor_Swift_-_Wildest_Dreams_(Official_Single_Cover).png but it does for labsdb003.