BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] mysql/mariadb
- Subject: [Discuss] mysql/mariadb
- From: richb at pioneer.ci.net (Rich Braun)
- Date: Mon, 26 Jun 2017 10:29:52 -0700
- In-reply-to: <mailman.5.1498492806.3698.discuss@blu.org>
- References: <mailman.5.1498492806.3698.discuss@blu.org>
There is a difference between "localhost" and "socket" access. Probably if you're running a new installation, you want to access root by the mysql.sock file on the server. mysql -u root -p -S /tmp/mysql.sock That file is placed in a location that depends on your particular distro. Look for it under /var/run, /var/mysql, or just do 'find / -name mysql.sock' if you have no idea. -rich
- Prev by Date: [Discuss] mysql/mariadb
- Next by Date: [Discuss] mysql/mariadb
- Previous by thread: [Discuss] mysql/mariadb
- Next by thread: [Discuss] mysql/mariadb
- Index(es):