"Reedy" posted a comment on MediaWiki.r103706. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103706#c26807
Commit summary for MediaWiki.r103706: * (bug 8859) Database::update should take array of tables too Original patch by Andrew Dunbar Also apply in DatabaseOracle and DB2 code as they override update Reedy's comment: Bah, not made obvious <pre> The preceding example shows an inner join that uses the comma operator, but multiple-table UPDATE statements can use any type of join permitted in SELECT statements, such as LEFT JOIN. </pre> But still, seemingly only mysql _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
