https://bugzilla.wikimedia.org/show_bug.cgi?id=41090
--- Comment #5 from Bawolff (Brian Wolff) <[email protected]> --- Doesn't really look like this is actually much of an issue though: MariaDB [commonswiki_p]> select count(*) from image where img_major_mime = 'image' and img_minor_mime = 'vnd.djvu' and img_media_type= 'BITMAP' and img_metadata in ( '', '0', 'a:0:{}' ); +----------+ | count(*) | +----------+ | 0 | +----------+ -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
