r by --user=mysql.
> Thus, mysqld starts running as user admin, who has no permission to touch
> data files owned by mysql.
>
> Try `sudo bin/mysqld_safe --user=mysql --log`. Better yet, do
>
>sudo -v
>sudo bin/mysqld_safe --user=mysql --log &
>
> Mi
Hello,
OS : macos X 10.3
mysql version 4.0.21, for apple-darwin6.8 (powerpc)
it's seems that after my last crash,
the socket of mysql '/tmp/mysql.sock' has
been deleted
(and i have read afterwards that it should have
been protected with a sticky bit)
i thought that restarting mysql daemon wou