User "Hashar" posted a comment on MediaWiki.r101470.

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

Fix GROUP BY clause in Special:MostLinkedTemplates

This only cause a trouble for Microsoft SQL which require the column to be
referenced by their input name, not the output one (AS alias). Might trigger
on Oracle database.

This is part of bug 31913: 'GROUP BY clauses incorrect in SQL generated
for special pages'

Need backport in REL1_18

Comment:

Bug fix for 1.18. Not really needed in 1.18wmf1 since WMF does not use 
Microsoft SQL.

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

Reply via email to