From: "Andreas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 23, 2003 7:44 PM
Subject: Re: can't start safe_mysqld
> > I could not start ./safte_mysql.
>
> > Error message:
> > touch: /usr/local/mysql/var/gemini.err canno
ge the owner of this directory to the user "mysql" ?
Thats the user id that mysqld runs under and therefor it needs write
permission for it's data-directory.
The docu says somewhere that you can't start ./safe_mysqld when you
are in the bin-directory.
You have to
I could not start ./safte_mysql.
Error message:
touch: /usr/local/mysql/var/gemini.err cannot create
chown: /usr/local/mysql/var/gemini.err: No such file or directory
Starting mysqld daemon with databases from /usr/local/mysql/var
./safe_mysqld: /usr/local/mysql/var/gemini.err: cannot create
So I c