Thanks Tim. When I try to connect to the mysql server using the mysql -u wikiadmin -pwikipassword I get the following error message. I checked and the socket file really doesn't exist (the directory /run/mysqld/ is empty).
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/run/mysqld/mysqld.sock' (2) I ran sudo find / -type s to see if I can find the socket file elsewhere; the result is at http://pastebin.com/5LU21Zt5 and doesn't include any mysql socket files! Yet the instance is running a wiki on mysql. I am confused, and still need help connecting to the DB. On Sun, Nov 27, 2016 at 2:46 PM, Tim Landscheidt <[email protected]> wrote: > Huji Lee <[email protected]> wrote: > > > By the way, what is the default username and password that MW vagrant > uses > > for mysql? > > > […] > > It should be "wikiadmin"/"wikipassword" > (cf. https://phabricator.wikimedia.org/diffusion/MWVA/browse/ > master/puppet/hieradata/common.yaml;56e841424332255b1101e88cf6fbfd > 80382216a8$258-259). > > Tim > > > _______________________________________________ > Labs-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/labs-l >
_______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
