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

       Web browser: ---
             Bug #: 40854
           Summary: Updater should not add contenthandler stuff to the DB
                    if $wgContentHandlerUseDB is disabled.
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ContentHandler
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


If $wgContentHandlerUseDB is disabled, the extra fields for content model and
format in the page, revision and archive tables are not needed. The updater
should be made to skip the respective patches if $wgContentHandlerUseDB is
disabled, to avoid slow updates of large wikis. Updating the revision table of
a large wiki can take many hours.

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