databasiqs
04-16-2003, 09:21 PM
I'm unable to start up MySQL on Mac OSX 10.3.
This command:
sudo /Library/StartupItems/MySQL/MySQL start
Returns this:
[ ... Starting mysqld daemon with databases from /Library/MySQL/var
./bin/mysqld_safe: line 320: 401 Trace/BPT trap $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR $USER_OPTION --pid-file=$pid_file >>$err_log 2>&1
030415 19:31:17 mysqld ended
The Install Guide, p10 says:
"...Check to make sure that the
file "/Library/StartupItems/MySQL/MySQL" exists and is executable."
The file exists. I assume that it is executable. (How do I check if it is executable?)
What does the error message mean, an how do I fix the problem?
Many thanks in advance.
This command:
sudo /Library/StartupItems/MySQL/MySQL start
Returns this:
[ ... Starting mysqld daemon with databases from /Library/MySQL/var
./bin/mysqld_safe: line 320: 401 Trace/BPT trap $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR $USER_OPTION --pid-file=$pid_file >>$err_log 2>&1
030415 19:31:17 mysqld ended
The Install Guide, p10 says:
"...Check to make sure that the
file "/Library/StartupItems/MySQL/MySQL" exists and is executable."
The file exists. I assume that it is executable. (How do I check if it is executable?)
What does the error message mean, an how do I fix the problem?
Many thanks in advance.