Ability to set the blobs table name for any server in an external cluster. This would...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 29 Oct 2005 01:41:36 +0000 (01:41 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 29 Oct 2005 01:41:36 +0000 (01:41 +0000)
commitaf47b8260c824f241919cad43dbf37b215586a30
treef799427eb0675d9730a42df43f36f60119ae40d5
parentbaf7fdc2d224cc4bca29cd1463bcabc681578333
Ability to set the blobs table name for any server in an external cluster. This would allow, for example, the merging of all external storage for a large wikipedia dump into a single database, with "clusters" distinguished by table name.
RELEASE-NOTES
includes/Database.php
includes/DefaultSettings.php
includes/ExternalStoreDB.php
includes/LoadBalancer.php