https://bugzilla.wikimedia.org/show_bug.cgi?id=71563
Umherirrender <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|Database |General/Unknown Product|MediaWiki |Wikimedia Summary|img_major_mime (and related |img_minor_mime (and related |fields) are varbinary(32). |fields) are varbinary(32). |Not long enough for |Not long enough for |application/vnd.oasis.opend |application/vnd.oasis.opend |ocument.spreadsheet |ocument.spreadsheet --- Comment #1 from Umherirrender <[email protected]> --- tables.sql says: img_minor_mime varbinary(100) NOT NULL default "unknown", Seems that wmf wikis (or just foundationwiki) missing the sql patch: patch-mime_minor_length.sql -- 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
