or whatever your paths are.
-Original Message-
From: Kenneth Illingsworth [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 22, 2002 4:06 PM
To: [EMAIL PROTECTED]
Subject: RE: Fatal error: Please read "Security" section of the manual
to find out how to run mysqld as root!
Tha
, 2002 3:30 PM
To: <
Subject: Fatal error: Please read "Security" section of the manual to
find out how to run mysqld as root!
This happens when I try to start the mysql daemon. I have checked the
manual, but cannot fathom what else I am supposed to do.
Here is what has been done so fa
This happens when I try to start the mysql daemon. I have checked the manual, but
cannot fathom what else I am supposed to do.
Here is what has been done so far:
./scripts//mysql_install_db seemed to initialize the MySQL db's ok.
I also executed the following statements without issue:
chown -
user as root you had to
Ken> use --user=root, this seems to be gone!
Ken> from the manual:
Ken> F.2.26 Changes in release 3.23.15
Ken> To start mysqld as root, you must now use the --user=root option.
Ken> This does not seem to be true (tested on freebsd 3.23.41 etc), the
Ken&g
Jeremy Zawodny writes:
> On Thu, Aug 30, 2001 at 02:12:33PM +0300, Sinisa Milivojevic wrote:
>
> The code, please. :-)
>
> I was just bit by the same problem the other day while shuffling
> my.cnf files around on a server. Took me a minute to figure out what
> was going on.
>
> Jeremy
> --
>
On Thu, Aug 30, 2001 at 02:12:33PM +0300, Sinisa Milivojevic wrote:
>
> > from the manual:
> > F.2.26 Changes in release 3.23.15
> > To start mysqld as root, you must now use the --user=root option.
> >
> > This does not seem to be true (tested on freebsd 3.23
om the manual:
> F.2.26 Changes in release 3.23.15
> To start mysqld as root, you must now use the --user=root option.
>
> This does not seem to be true (tested on freebsd 3.23.41 etc), the
> reason I have a problem with this is I am getting some files owned by
> root, which
To start mysqld as root, you must now use the --user=root option.
This does not seem to be true (tested on freebsd 3.23.41 etc), the
reason I have a problem with this is I am getting some files owned by
root, which is a problem if someone restarts mysql as
"safe_mysqld&". I am