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

       Web browser: ---
             Bug #: 31454
           Summary: Cron job to purge cu_changes
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: CheckUser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


We need a maintenance script and cron job to purge cu_changes rows older than
$wgCUDMaxAge, say once per day. The current system has
CheckUserHooks::updateCheckUserData() purging it on one in every 100 edits,
which works just fine for heavily-edited wikis, but for rarely-edited wikis,
cu_changes rows can be left in the table for long periods of time.

-- 
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