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

           Summary: maintenance/update.php fails with "Access denied; you
                    need the SUPER,REPLICATION CLIENT privilege for this
                    operation"
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I have a mediawiki installation which has been working perfectly for many
months.

I installed from svn. Each night I have a script that runs

    svn update
    maintenance/update.php

This week it suddenly started failing with the following error:

...
...have iw_api field in interwiki table.
...iwl_prefix key doesn't exist.
...iwl_prefix_from_title key doesn't exist.
...have cl_collation field in categorylinks table.
...categorylinks up-to-date.
Fixing collation for 51 rows.
Processing next 50 rows... 0 done.
A database query syntax error has occurred.
The last attempted database query was:
"SHOW MASTER STATUS"
from within function "DatabaseBase::getMasterPos".
Database returned error "1227: Access denied; you need the SUPER,REPLICATION
CLIENT privilege for this operation (mysql.motherhamster.org)"

I have not made any recent changes to my LocalSettings.php

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