User "^demon" posted a comment on MediaWiki.r86705.

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

* Remove manual query building in search mysql
* Remove reference to mysql3, no longer supported
* Changed method signatures, I found no class extending this class in extensions
* Tested lightly and returns same results

Comment:

I've got the same failure as Brion, both Sqlite and Mysql. Problem is $this->db 
isn't defined until run(). Could possibly try moving that back into setUp() 
again, but it broke horribly last time I tried.

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

Reply via email to