select image_id from images group by image_id having count(*)>1;

相关文章: