From 6f063d33693356389f3e64e9a719f348fec218aa Mon Sep 17 00:00:00 2001 From: unknown <lenz@mysql.com> Date: Mon, 24 Mar 2003 15:06:11 +0100 Subject: [PATCH] - fixed wrong order of commands in Mac OS X Readme.txt (Thanks to Marc Liyanage for spotting this) --- support-files/MacOSX/ReadMe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support-files/MacOSX/ReadMe.txt b/support-files/MacOSX/ReadMe.txt index ed2d2b4c71..a18c5f3aa4 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 -- 2.30.9