User "Tim Starling" posted a comment on MediaWiki.r97468. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97468#c26507 Commit summary:
Committing another live hack for which I'm tired of getting conflicts. Basically I'm overriding wfWikiID to run multiple instances on same database but with different settings, and I don't want to them mess each others caches. Comment: Maybe we can add a new variable to configure the cache prefix, and stop using wfWikiID() for that. wfMemcKey() with no arguments can return the cache prefix if someone needs to know it. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
