Re%3A mysqld ended right on start up

Re%3A mysqld ended right on start up

am 21.07.2003 06:22:24 von Mark Giles

I looked in the file /usr/local/mysql/data/markgiles.err

and this is what it showed:


~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
/usr/local/mysql/data/markgiles.err: new file: line 1

I re-installed Mysql 4.0.13 Standard and I get the following errors

[Mark-Giless-Computer:/usr/local/mysql] markgiles% sudo
../bin/mysqld_safe
Password:
Starting mysqld daemon with databases from /usr/local/mysql/data
030721 00:17:16 mysqld ended

[Mark-Giless-Computer:/usr/local/mysql] markgiles% bg
bg: No current job.
[Mark-Giless-Computer:/usr/local/mysql] markgiles%
/usr/local/mysql/bin/mysql
ERROR 2002: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (2)
[Mark-Giless-Computer:/usr/local/mysql] markgiles%

I tried looking at the installer log by restarting the installer and
tping file> Show Log.
Just got that it's installing the standard edition.

Thanks
Mark


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org

Re: Re%3A mysqld ended right on start up

am 21.07.2003 13:51:49 von Alexander Keremidarski

Mark,

Mark Giles wrote:
> I looked in the file /usr/local/mysql/data/markgiles.err
>
> and this is what it showed:


> /usr/local/mysql/data/markgiles.err: new file: line 1
>
> I re-installed Mysql 4.0.13 Standard and I get the following errors


Bugs Lists is not proper place to ask questions like yours. Better ask in general
list mysql@lists.mysql.com

Something is wrong with your install or you did not follow instalation
isntructions in manual at
http://www.mysql.com/doc/en/Installing.html

Please write to bugs list only if yiu have repeatable test case which demonstrates
bug in MySQL.


Best regards

--
Are you MySQL certified? -> http://www.mysql.com/certification
For technical support contracts, visit https://order.mysql.com/?ref=msal
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Alexander Keremidarski
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Sofia, Bulgaria
<___/ www.mysql.com




--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org

Re: Re%3A mysqld ended right on start up

am 21.07.2003 16:28:09 von Sinisa Milivojevic

Mark Giles writes:
> I looked in the file /usr/local/mysql/data/markgiles.err
>
> and this is what it showed:
>
> /usr/local/mysql/data/markgiles.err: new file: line 1
>
> I re-installed Mysql 4.0.13 Standard and I get the following errors
>
> [Mark-Giless-Computer:/usr/local/mysql] markgiles% sudo
> ./bin/mysqld_safe
> Password:
> Starting mysqld daemon with databases from /usr/local/mysql/data
> 030721 00:17:16 mysqld ended
>
> [Mark-Giless-Computer:/usr/local/mysql] markgiles% bg
> bg: No current job.
> [Mark-Giless-Computer:/usr/local/mysql] markgiles%
> /usr/local/mysql/bin/mysql
> ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)
> [Mark-Giless-Computer:/usr/local/mysql] markgiles%
>
> I tried looking at the installer log by restarting the installer and
> tping file> Show Log.
> Just got that it's installing the standard edition.
>
> Thanks
> Mark

Hi!

You have to start mysqld as a root and not with sudo.

Seems like you do not have permissions set correctly.


--

Regards,

--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB
/_/ /_/\_, /___/\___\_\___/ Fulltime Developer and Support Coordinator
<___/ www.mysql.com Larnaca, Cyprus


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org

Re: Re%3A mysqld ended right on start up

am 21.07.2003 17:48:14 von Sinisa Milivojevic

Sinisa Milivojevic writes:
> Mark Giles writes:
> > I looked in the file /usr/local/mysql/data/markgiles.err
> >
> > and this is what it showed:
> >
> > /usr/local/mysql/data/markgiles.err: new file: line 1
> >
> > I re-installed Mysql 4.0.13 Standard and I get the following errors
> >
> > [Mark-Giless-Computer:/usr/local/mysql] markgiles% sudo
> > ./bin/mysqld_safe
> > Password:
> > Starting mysqld daemon with databases from /usr/local/mysql/data
> > 030721 00:17:16 mysqld ended
> >
> > [Mark-Giless-Computer:/usr/local/mysql] markgiles% bg
> > bg: No current job.
> > [Mark-Giless-Computer:/usr/local/mysql] markgiles%
> > /usr/local/mysql/bin/mysql
> > ERROR 2002: Can't connect to local MySQL server through socket
> > '/tmp/mysql.sock' (2)
> > [Mark-Giless-Computer:/usr/local/mysql] markgiles%
> >
> > I tried looking at the installer log by restarting the installer and
> > tping file> Show Log.
> > Just got that it's installing the standard edition.
> >
> > Thanks
> > Mark
>
> Hi!
>
> You have to start mysqld as a root and not with sudo.
>
> Seems like you do not have permissions set correctly.
>
>

Small correction: sudo is just fine for Mac OS X.

This still is not a repeatable test case.

--

Regards,

--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB
/_/ /_/\_, /___/\___\_\___/ Fulltime Developer and Support Coordinator
<___/ www.mysql.com Larnaca, Cyprus


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org