Last modified: 2013-05-27 22:35:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T50874, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48874 - Lacking permission to read tables on some databases
Lacking permission to read tables on some databases
Status: RESOLVED INVALID
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-27 20:39 UTC by tb
Modified: 2013-05-27 22:35 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description tb 2013-05-27 20:39:43 UTC
I am lacking basic permissions on some of the replicated wiki databases (frwiki_p@frwiki.labsdb, eswiki_p@eswikilabsdb).   I see the same error when connecting using project credentials (tb-dev).

Transcript follows:
-----
tb@tools-login:~$ mysql -h frwiki.labsdb;
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 17879
Server version: 5.5.30-MariaDB-mariadb1~precise-log mariadb.org binary distribution

Copyright (c) 2000, 2013, Oracle, Monty Program Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [(none)]> use frwiki_p;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
MariaDB [frwiki_p]> select page_id from page where page_namespace = 0 limit 5;
ERROR 1045 (28000): Access denied for user 'u2745'@'%' (using password: YES)
MariaDB [frwiki_p]>
-----
Comment 1 Tim Landscheidt 2013-05-27 22:35:27 UTC
eswiki and frwiki replication hasn't been completely set up yet (cf. https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help#Production_replicas for the list of working replicated databases).  Please reopen the bug if the permission problem persists once they are listed as working.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links