mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
- fixed wrong order of commands in Mac OS X Readme.txt
(Thanks to Marc Liyanage for spotting this)
This commit is contained in:
parent
3d4dc95281
commit
3393432390
1 changed files with 1 additions and 1 deletions
|
|
@ -46,8 +46,8 @@ the following commands in a terminal window:
|
|||
sudo ./bin/mysqld_safe
|
||||
(Enter your password)
|
||||
(Press CTRL+Z)
|
||||
(Press CTRL+D to exit the shell)
|
||||
bg
|
||||
(Press CTRL+D to exit the shell)
|
||||
|
||||
You should now be able to connect to the MySQL server,
|
||||
e.g. by running /usr/local/mysql/bin/mysql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue