Last modified: 2013-08-07 05:55:57 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T51192, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49192 - Dropping ss_admins on wmf databases
Dropping ss_admins on wmf databases
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Low minor (vote)
: ---
Assigned To: Sean Pringle
:
Depends on:
Blocks: 49188
  Show dependency treegraph
 
Reported: 2013-06-05 17:08 UTC by Greg Grossmeier
Modified: 2013-08-07 05:55 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Greg Grossmeier 2013-06-05 17:08:50 UTC
Schema Change:

All wikis
tables:  site_status 
changes:  Dropping ss_admins 
commit status: merged

Table site_stats contains ss_admins field. Dropping...

    gerrit change Iebdce084
Comment 1 Greg Grossmeier 2013-06-08 20:30:49 UTC
Hello Umherirrender: This code change is merged (https://gerrit.wikimedia.org/r/#/c/24675/) so is this now done? (this bug was a blind copy/paste from the Schema change page on wikitech from the "to be scheduled" section.)
Comment 2 Umherirrender 2013-06-09 09:15:53 UTC
The patch to remove the field from master is already merged, that is correct, but I did not known, if someone drops the column also from wmf sites and if that should be done.

When a nullable column or a column with a default value is not dropped from production, that does not hurt, because a insert will use the default value and than the SQL is still valid/correct.
Comment 3 Sean Pringle 2013-08-07 05:55:57 UTC
site_stats.ss_admins has been dropped from all wmf wikis.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links