Query Run
select img_name from image where img_major_mime='video' and... 2 years ago
select img_name from image where img_major_mime='video' and img_minor_mime='mpeg' 2 years ago
select * from image limit 1 2 years ago
show table image 2 years ago
show image 2 years ago
select img_name from image where img_mime_major='video' and img_mime_minor='mpeg' 2 years ago