jenkins-bot has submitted this change and it was merged.
Change subject: HistoryBlobCurStub: correct setting name in doc comment
......................................................................
HistoryBlobCurStub: correct setting name in doc comment
It is $wgLegacySchemaConversion = true that causes these to be
inserted into the text table when upgrading from 1.4 or earlier,
and this is the only occurrence of $wgFastSchemaUpgrades even on
the REL1_5 branch.
Change-Id: I57634343d3515a4fb982c648e22ad23c2af0f2f6
---
M includes/HistoryBlob.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Bartosz Dziewoński: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/HistoryBlob.php b/includes/HistoryBlob.php
index 31aa0f8..9c50895 100644
--- a/includes/HistoryBlob.php
+++ b/includes/HistoryBlob.php
@@ -290,7 +290,7 @@
* of megabytes of data during the conversion downtime.
*
* Serialized HistoryBlobCurStub objects will be inserted into the text table
- * on conversion if $wgFastSchemaUpgrades is set to true.
+ * on conversion if $wgLegacySchemaConversion is set to true.
*/
class HistoryBlobCurStub {
var $mCurId;
--
To view, visit https://gerrit.wikimedia.org/r/92169
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I57634343d3515a4fb982c648e22ad23c2af0f2f6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: PleaseStand <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Parent5446 <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits