https://bugzilla.wikimedia.org/show_bug.cgi?id=30976

       Web browser: ---
             Bug #: 30976
           Summary: add maintenance script to cleanup user_properties
                    table
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


MediaWiki needs a maintenance scripts to cleanup the user_properties table.

bug 28343 removes preferences and the new script should remove the rows from
users which have set the preference.

You can design the script in two ways:
1. Removing a named preference from the table, useful when adding a preference
to $wgHiddenPrefs
2. Check for all current preferences be set. Useful to run after a upgrade or
so (ConvertUserOptions looks to expensive for that).

Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to