Steffan A. Cline wrote:
>
> Starting mysqld daemon with databases from /usr/local/mysql/var
> /usr/local/mysql/bin/mysqld_safe: line 426: 77090 Segmentation fault
> $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION
> --datadir=$DATADIR $USER_OPTION --pid-file=$pid_file >> $err_log 2>&1
> STOPPING server from pid file /usr/local/mysql/var/Phat-G5.local.pid
> 071117 12:21:39 mysqld ended
>
> Is this some kind of shell error?
No, a segfault (see end of second line) indicates either a bug in MySQL
or one of the libraries it uses (unlikely) or an incompatibility between
them. This being an OS less than 1 month out of the gate, I'd bet on
the latter.
For now, try installing the version from Fink instead. It'll have to
rebuild itself from source, which will avoid many of the possible
incompatibility problems. http://fink.sf.net/