Re: Problem starting mysql server

2003-05-30 Thread Chris Tucker
You should probably also take a look at your error log (dbmaster.err)...it'll tell you in much more detail why mysqld ended rather than continued running as expected. Often this will be something as simple as your directory permissions not being set right on your data dir... Chris Nick Arnett

RE: Problem starting mysql server

2003-05-30 Thread Nick Arnett
> -Original Message- > From: Rehaz Golamnobee [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 29, 2003 3:41 AM ... > I have just upgraded my MySQL from version 3.23 to 4.0.13. > > However I cannot start the server. When I type mysqld_safe & I > get the following : > > [1] 1730 > Linux:/#

Re: Problem starting mysql server

2003-05-29 Thread Sinisa Milivojevic
Rehaz Golamnobee writes: > Hi > > I have just upgraded my MySQL from version 3.23 to 4.0.13. > > However I cannot start the server. When I type mysqld_safe & I get the following : > > [1] 1730 > Linux:/# starting mysqld-max daemon with databases from /var/lib/mysql > 030529 11:10:51 mysqld ende

Re: Problem starting MySql server

2001-06-10 Thread Neil Zanella
On Sun, 10 Jun 2001, Brian Walker wrote: > [root@www data]# telnet www.sfslsports.com 3306 > Trying 209.15.183.134... > Connected to www.sfslsports.com. > Escape character is '^]'. > ( > 3.23.38)fHv:[?e > > Bad handshakeConnection closed by foreign host. If you can see version number then

Re: Problem starting MySql server

2001-06-10 Thread Ed Carp
Brian Walker ([EMAIL PROTECTED]) writes: > 010609 14:40:21 Do you already have another mysqld server running on port: > 3306 > ? > The manual said to try to telnet in on port 3306 so I did that and got this: > > [root@www data]# telnet www.sfslsports.com 3306 > Trying 209.15.183.134... > Conn