Additional release note for I495683
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 9 Dec 2015 14:46:43 +0000 (09:46 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 9 Dec 2015 14:46:43 +0000 (09:46 -0500)
Mention that $wgSharedDB, $wgSharedTables, and $wgLocalDatabases must be
set consistently for LocalIdLookup to work with shared user tables.

Change-Id: I92d231b78bf7e4fb05b59d0baf69a65b2f728bf7

RELEASE-NOTES-1.27

index c27fb0f..77f7e2f 100644 (file)
@@ -57,6 +57,10 @@ production.
 * Removed $wgProfilePerHost, $wgUDPProfilerHost, $wgUDPProfilerPort,
   $wgUDPProfilerFormatString, $wgStatsMethod, $wgAggregateStatsID, $wgStatsFormatString,
   and $wgProfileCallTree (deprecated since 1.20).
+* For proper operation of LocalIdLookup with shared user tables, ensure that
+  $wgSharedDB and $wgSharedTables are properly set even on the "central" wiki
+  that all others are sharing from and that $wgLocalDatabases is set to the
+  full list of sharing wikis on all those wikis.
 
 === New features in 1.27 ===
 * $wgDataCenterId and $wgDataCenterRoles where added, which will serve as