Page MenuHomePhabricator

/home/basvb missing replica.my.cnf
Closed, ResolvedPublic

Description

I seem to be running into this issue as I do not seem to have this file in my folder, "basvb" is my username.

To resolve this task:

  1. On labstore, run /usr/local/sbin/delete-dbuser --config /etc/create-dbusers.yaml u10928.
  2. Check that after five minutes sudo sudo -iu basvb sql enwiki_p works.

Event Timeline

thanks @scfc, ran /usr/local/sbin/delete-dbuser --config /etc/create-dbusers.yaml u10928 so we'll see how it goes

scfc assigned this task to chasemp.
scfc@tools-bastion-03:~$ sudo sudo -iu basvb sql enwiki_p
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 25774692
Server version: 10.0.15-MariaDB Source distribution

Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.

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

MariaDB [enwiki_p]> Bye
scfc@tools-bastion-03:~$