User:Steinsplitter/Broken files

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Possible broken files. Might contain some files which are working only on a few browsers but not in mediawiki.

MariaDB [commonswiki_p]> SELECT
    -> CONCAT( '* [[:File:',img_name, ']]') AS file
    -> FROM image
    -> where img_height = "0"
    -> AND img_minor_mime NOT IN ('ogg', 'x-flac', 'midi', 'wav', 'webm');