User "Aaron Schulz" changed the status of MediaWiki.r88111.

Old Status: ok
New Status: fixme

User "Aaron Schulz" also posted a comment on MediaWiki.r88111.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88111#c18981
Commit summary:

* added an option to toggle the display of diff size with a warning message.
* in misermode this option is disabled

Comment:

<code>$join_cond['recentchanges'] = array( 'INNER JOIN', "rev_id = 
rc_this_oldid" );</code>

At least add a <code>rev_timestamp = rc_timestamp</code> clause to use an index.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to