mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-05 02:59:44 -06:00
Update faq.md
This commit is contained in:
@@ -27,7 +27,7 @@ field in the config.yaml file you pass to the `dolt sql-server`
|
||||
command, [as described in the
|
||||
docs](https://docs.dolthub.com/interfaces/cli#dolt-sql-server).
|
||||
|
||||
## The MySQL shell gives me an error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
|
||||
## The MySQL shell gives me an error: `Can't connect to local MySQL server through socket '/tmp/mysql.sock'`
|
||||
|
||||
The MySQL shell will try to connect through a socket file on many OSes.
|
||||
To force it to use TCP instead, give it the loopback address like this:
|
||||
|
||||
Reference in New Issue
Block a user