"^demon" posted a comment on MediaWiki.r109024.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109024#c29618

Commit summary for MediaWiki.r109024:

Skip BrokenRedirectsPage query test under MySQL

The MySQL backend, when using temporary tables, does not support referencing
a table which was already open.
http://bugs.mysql.com/bug.php?id=10327

This patch skip BrokenRedirectsPage on MySQL as reported on r102411.

^demon's comment:

I hate using $wgDBtype. Is there any way to use getDBType() here?

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

Reply via email to