SELECT DISTINCT user_id, count FROM processimports where and user_id not in (select user_id from importqueue)