Creating this task retrospectively for the record.
@daniel sent:
Hi Manuel! Can you please give access to db1111 and db1112 to brad, so he can test our migration scripts there? Thanks!
Access was granted to @Anomie via email by @Marostegui
Hello, Brad, I have left the following file on your home on terbium: root@terbium:/home/anomie# ls -lh grants -rw------- 1 anomie wikidev 34 May 10 10:11 grants The first string is the test_wikiadmin password, the second line is the test_wikiuser password Reminder: db1111 master db1112 slave (read-only) Please confirm you can access fine with both users using the credentials on that file and: Master: mysql -hdb1111 -utest_wikiadmin -p mysql -hdb1111 -utest_wikiuser -p Slave: mysql -hdb1112 -utest_wikiadmin -p mysql -hdb1112 -utest_wikiuser -p Thanks!