Rolf Lampa wrote: > Hi, > > In the lab I'd have use for a MW configuration where some tables are > placed in separate databases. I've tried googling and also tried > searching at mediawiki.org but I find out from there how to go about (if > it's possible at all). > > Does anyone have a hint or link where I can find out how to set up such > a configuration? > > Best regards, > > // Rolf Lampa
Look at http://www.mediawiki.org/wiki/Manual:$wgSharedDB Seems that for using more than two databases you'll need to modify the code (Database::tableName). _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
