https://bugzilla.wikimedia.org/show_bug.cgi?id=48874
Web browser: ---
Bug ID: 48874
Summary: Lacking permission to read tables on some databases
Product: Wikimedia Labs
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: tools
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Mobile Platform: ---
I am lacking basic permissions on some of the replicated wiki databases
([email protected], 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]>
-----
--
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