Query Run
select * from image where img_minor_mime='vnd.djvu' and... 2 months ago
select * from image where img_minor_mime='vnd.djvu' limit 10; 2 months ago
select * from image where img_media_type='BITMAP' and img_minor_mime='vnd.djvu'; 2 months ago
select distinct(img_media_type) from image; 2 months ago
select distinct(image_media_type) from image; 2 months ago