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

            Bug ID: 67163
           Summary: update.php --schema runs post-db update maintenance
                    scripts
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installer
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: ebernhard...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

When using the --schema option post-db maintenance scripts should not be run as
they talk to the database directly and do not use DatabaseUpdater.

Currently if you use the Flow or WikiData extensions and pass --schema without
an already initialized database it will error out since their maintenance
scripts are trying to talk to an empty databse.

The use case for --schema is within jenkins to log the sql that was used within
the test instance.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to