User "^demon" changed the status of MediaWiki.r101451. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101451 Commit summary: Bug 30120 - Interwiki links error after upgrade Per Emufarmers, in wgDBTableOptions replace TYPE with ENGINE Should at least stop the errors. Do need to do something in the updaters (can we have some "delayed messages" or something? Needed more for the CLI updater/update.php, as putting it in the middle of the updaters is just pointless, as it won't be seen. Needs to be at the end... Doing it in the webupdater is saner/easier, as it'll be displayed Certainly, this does suffice for the moment Fine on MySQL 4, as it accepts {TYPE|ENGINE} _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
