Hi,
if i try to connect to the Database using the command
mysql --defaults-file=$HOME/replica.my.cnf -h tools.db.svc.wikimedia.cloud
i get an error message as follows
ERROR 1045 (28000): Access denied for user 's55155'@'172.16.6.95' (using password: YES)
Is there anything i have to do differently, or do you need to create an account for the database?
Looking into my replica.my.cnf file, i see no entry for mysql, as in another tool account, just the client entry
[client] user = s55155 password = ******