jenkins-bot has submitted this change and it was merged.
Change subject: Don't drop the page count information for this release, push to
1.26
......................................................................
Don't drop the page count information for this release, push to 1.26
This allows us to point people to an extension for this functionality
without simultaneously trashing their data.
Bug: T95629
Change-Id: I9d8d1882d42f0f1818eb14177f3bcd38ca5399dc
---
M includes/installer/MysqlUpdater.php
1 file changed, 0 insertions(+), 3 deletions(-)
Approvals:
Chad: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/installer/MysqlUpdater.php
b/includes/installer/MysqlUpdater.php
index 36d2c1d..52a0922 100644
--- a/includes/installer/MysqlUpdater.php
+++ b/includes/installer/MysqlUpdater.php
@@ -267,9 +267,6 @@
'patch-fa_major_mime-chemical.sql' ),
// 1.25
- array( 'dropTable', 'hitcounter' ),
- array( 'dropField', 'site_stats', 'ss_total_views',
'patch-drop-ss_total_views.sql' ),
- array( 'dropField', 'page', 'page_counter',
'patch-drop-page_counter.sql' ),
array( 'doUserNewTalkUseridUnsigned' ),
// note this patch covers other _comment and
_description fields too
array( 'modifyField', 'recentchanges', 'rc_comment',
'patch-editsummary-length.sql' ),
--
To view, visit https://gerrit.wikimedia.org/r/203388
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9d8d1882d42f0f1818eb14177f3bcd38ca5399dc
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/core
Gerrit-Branch: REL1_25
Gerrit-Owner: MarkAHershberger <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: MarkAHershberger <[email protected]>
Gerrit-Reviewer: Martineznovo <[email protected]>
Gerrit-Reviewer: Waldir <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits