https://bugzilla.wikimedia.org/show_bug.cgi?id=58502
--- Comment #6 from Niklas Laxström <[email protected]> --- The problem is that you are using $wgDBTableOptions directly, and thus it does not get the compatibility fix from DatabaseMysqlBase::getDefaultSchemaVars(). It is of course easy for us to uptdate $wgDBTableOptions to correct format. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
