Last modified: 2013-05-27 22:35:27 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]> -----
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.