summaryrefslogtreecommitdiff
path: root/support-files/MacOSX
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-03-24 15:06:11 +0100
committerunknown <lenz@mysql.com>2003-03-24 15:06:11 +0100
commit6f063d33693356389f3e64e9a719f348fec218aa (patch)
treea17609ee47d6ec27b8955ecf32e800bc7c4268c7 /support-files/MacOSX
parent029b110c654b99c85bf1b605c5b9cb717d2dfa9f (diff)
downloadmariadb-git-6f063d33693356389f3e64e9a719f348fec218aa.tar.gz
- fixed wrong order of commands in Mac OS X Readme.txt
(Thanks to Marc Liyanage for spotting this)
Diffstat (limited to 'support-files/MacOSX')
-rw-r--r--support-files/MacOSX/ReadMe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/MacOSX/ReadMe.txt b/support-files/MacOSX/ReadMe.txt
index ed2d2b4c714..a18c5f3aa41 100644
--- a/support-files/MacOSX/ReadMe.txt
+++ b/support-files/MacOSX/ReadMe.txt
@@ -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