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

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:

That'll work I suppose. I was hoping the QueryPage classes already had a DB 
object on hand.

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

Reply via email to