mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-09 11:19:01 -05:00
@@ -195,7 +195,7 @@ Your terminal will just hang there. This means the server is running. Any errors
|
||||
In the new terminal, we will now connect to the running database server using a client. Dolt also ships with a MySQL compatible client.
|
||||
|
||||
```bash
|
||||
% dolt sql-client
|
||||
% dolt sql-client -u root
|
||||
# Welcome to the Dolt MySQL client.
|
||||
# Statements must be terminated with ';'.
|
||||
# "exit" or "quit" (or Ctrl-D) to exit.
|
||||
|
||||
Reference in New Issue
Block a user