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

       Web browser: ---
            Bug ID: 51518
           Summary: update.php fails
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Apparently, update.php tried to create the changes table / indexes even if they
already exist, which causes a fatal error. 

--------------
Creating wb_changes table ...A database query syntax error has occurred.
The last attempted database query was:
"CREATE INDEX wb_changes_change_type ON `wb_changes` (change_type)
"
from within function "DatabaseBase::sourceFile(
/var/www/daniel/wikidata/extensions/Wikibase/repo/sql/changes.sql )".
Database returned error "1061: Duplicate key name 'wb_changes_change_type'
(localhost)"

-- 
You are receiving this mail because:
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