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

       Web browser: ---
             Bug #: 30053
           Summary: update.php should fail early if it doesn't have
                    permissions
           Product: MediaWiki
           Version: 1.17.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


While upgrading a large db from 1.16.5 to 1.17.0, update.php failed way too
late with inadequate permissions.  Now I'm going to have to run update.php
again after giving it a different user.

The error for the failure was:


Creating iwlinks table...A database query syntax error has occurred.
The last attempted database query was:
"CREATE TABLE `pf_iwlinks` (
 iwl_from int unsigned NOT NULL default 0,
 iwl_prefix varbinary(20) NOT NULL default '',
 iwl_title varchar(255) binary NOT NULL default ''
 ) ENGINE=InnoDB, DEFAULT CHARSET=binary
"

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