Revert r34199, r34205 for now.
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 5 May 2008 22:21:01 +0000 (22:21 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 5 May 2008 22:21:01 +0000 (22:21 +0000)
commit50e1d7fdf0c107639f6fb8ea07f164bfe90d4700
tree9abe4b36d89b2ce9638e25b3cba9d17399003c99
parentcdc7e22de9289a3c9f0f74d10dd0f150273df23f
Revert r34199, r34205 for now.
I don't really like the var name $wgSharedDBtables (inconsistent caps).

Compare with Gregory's patch on bug 2396:
https://bugzilla.wikimedia.org/show_bug.cgi?id=2396
https://bugzilla.wikimedia.org/attachment.cgi?id=3610

That uses a var named $wgSharedTables, but makes it more flexible (allowing arbitrary DB and prefix per table), which may or may not be a super idea.
includes/Database.php
includes/DefaultSettings.php