summaryrefslogtreecommitdiff
path: root/support-files/MacOSX
diff options
context:
space:
mode:
authorlenz@mysql.com <>2003-03-24 15:06:11 +0100
committerlenz@mysql.com <>2003-03-24 15:06:11 +0100
commit33934323900b339644c06006b29ea3c34272e7fb (patch)
treea17609ee47d6ec27b8955ecf32e800bc7c4268c7 /support-files/MacOSX
parent3d4dc952816037875f63f3d4b46142683766f2b6 (diff)
downloadmariadb-git-33934323900b339644c06006b29ea3c34272e7fb.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