Go to the cmd line and type ps -ef , do you see mysqld listed? If so then it is
already running.
-Original Message-
From: Gergely Buday [mailto:gbu...@gmail.com]
Sent: Tuesday, April 26, 2011 5:56 AM
To: mysql@lists.mysql.com
Subject: problem starting server
Hi there,
I installed a
Am 26.04.2011 14:56, schrieb Gergely Buday:
> Hi there,
>
> I installed a mysql server on my Mac using homebrew.
>
> $ mysql --version
> mysql Ver 14.12 Distrib 5.0.91, for apple-darwin10.0 (i386) using
> EditLine wrapper
>
> When trying to start it I get
>
> $ mysql.server start
> Starting M
Hi there,
I installed a mysql server on my Mac using homebrew.
$ mysql --version
mysql Ver 14.12 Distrib 5.0.91, for apple-darwin10.0 (i386) using
EditLine wrapper
When trying to start it I get
$ mysql.server start
Starting MySQL
.. ERROR! The server quit without updating PID file
(/usr/local/
Neville,
Tuesday, May 28, 2002, 11:23:06 AM, you wrote:
NL> this is the error message I get
NL> "Can't connect to local MySQL server through socket
NL> '/var/lib/mysql/mysql.sock' (2)"
NL> Why is this ?
Check permissions on the MySQL datadir. Look also into the .err file
in the MySQL data dir
this is the error message I get
"Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)"
Why is this ?
Here is a copy of the my.cnf file
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
[mysql.server]
user=mysql
basedir=/var/lib
[safe_mysqld]
err-
Matt,
Monday, May 27, 2002, 9:39:05 PM, you wrote:
MH> Been there, done that. Didn't change a thing.
MH> Guess I should have changed the e-mail before resending it, but I'm not
MH> really sure what the problem is. The server won't start for more than a
MH> tenth of a second. Here's what happe
rpm again.
Matt
- Original Message -
From: "Mark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 27, 2002 5:47 PM
Subject: Re: Fw: Problem starting server
> - Original Message -
> From: "Matt Hargraves" <[EMAIL PROTECTED]&
- Original Message -
From: "Matt Hargraves" <[EMAIL PROTECTED]>
To: "Mark" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, May 27, 2002 11:19 PM
Subject: Re: Fw: Problem starting server
> I tried adding skip-innodb to the my.cnf file under
- Original Message -
From: "Matt Hargraves" <[EMAIL PROTECTED]>
To: "Mark" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, May 27, 2002 5:19 PM
Subject: Re: Fw: Problem starting server
OK, there really is nothing more to my install, installe
dd reason I'm feeling like the skip-innodb entry is not
appropriate, since it's the only entry that doesn't have an '=' in the
middle of it though.
Matt
- Original Message -
From: "Mark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: M
graves" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, May 27, 2002 3:56 PM
> Subject: Re: Fw: Problem starting server
>
>
> >
> > Not really. Try looking in /usr/local/mysql/bin where on most *nixs
> the
> start-up script resides
: "Matt Hargraves" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, May 27, 2002 3:56 PM
Subject: Re: Fw: Problem starting server
>
> Not really. Try looking in /usr/local/mysql/bin where on most *nixs the
start-up script resides (safe_mysqld).
>
> To modif
- Original Message -
From: "Matt Hargraves" <[EMAIL PROTECTED]>
To: "Phil Dobbin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, May 27, 2002 8:39 PM
Subject: Re: Fw: Problem starting server
> Been there, done that. Didn't change
;Sorry. Your message could not be delivered to:
w3d3demo (Mailbox or Conference is full.)" when posting to your address (in the To:
Field).
> - Original Message -
> From: "Phil Dobbin" <[EMAIL PROTECTED]>
> To: "Matt Hargraves" <[EMAIL PROTECTED]
running.
Does that help?
- Original Message -
From: "Phil Dobbin" <[EMAIL PROTECTED]>
To: "Matt Hargraves" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, May 27, 2002 1:32 PM
Subject: Re: Fw: Problem starting server
> On 27/5/02 a
On 27/5/02 at 12:47, [EMAIL PROTECTED] (Matt Hargraves) wrote:
> I keep getting the following error:
>
> error: 'Can't connect to MySQL server through the socket
> '/var/lib/mysql/mysql.sock' (111) 'Check that mysqld is running and
> that the
> socket: '/var/lib/mysql/mysql.sock' exists!
Try t
I keep getting the following error:
error: 'Can't connect to MySQL server through the socket
'/var/lib/mysql/mysql.sock' (111) 'Check that mysqld is running and that the
socket: '/var/lib/mysql/mysql.sock' exists!
This wouldn't be a problem, but mysql.sock does exist and when I try to run
either
Matt,
Monday, May 27, 2002, 9:20:32 AM, you wrote:
MH> I keep getting the following error:
MH> error: 'Can't connect to MySQL server through the socket
MH> '/var/lib/mysql/mysql.sock' (111)'
MH> Check that mysqld is running and that the socket:
MH> '/var/lib/mysql/mysql.sock' exists!
MH> This w
I keep getting the following error:
error: 'Can't connect to MySQL server through the socket
'/var/lib/mysql/mysql.sock' (111)'
Check that mysqld is running and that the socket:
'/var/lib/mysql/mysql.sock' exists!
This wouldn't be a problem, but mysql.sock does exist and when I try to run
either
I am in a windows 2000 environment. My level of experience is very low so
please be explicit. I am reviewing mySQL as a solution for multiple web
applications and CDROM applications.
I am trying to start the server for the first time using the command:
c:\mysql\bin>mysqld-max --standalone
Here
Greetings:
I recently upgraded my MySQL server on a Linux box. When I try to start the server,
it says started, then immediately it stops.
The log file reports:
--
020206 14:38:35 mysqld started
/usr/local/libexec/mysqld: File './gumby-bin.1' not found (Errcode: 13)
020206 14:38:36 Could not
I am in a windows 2000 environment. My level of experience is very low so
please be explicit. I am reviewing mySQL as a solution for multiple web
applications and CDROM applications.
I am trying to start the server for the first time using the command:
c:\mysql\bin>mysqld-max --standalone
Here
Hi Chris,
I suppose that gumby , is your machine name .
It seems from the messages that /usr/local/var does not permits
mysql daemon to create
file. you can chnage mode to 777 to the directory,
and for host.frm , you have to run
/usr/local/mysql/scripts/mysql_install_d
Greetings:
I recently upgraded my MySQL server on a Linux box. When I try to start the server,
it says started, then immediately it stops.
The log file reports:
--
020206 14:38:35 mysqld started
/usr/local/libexec/mysqld: File './gumby-bin.1' not found (Errcode: 13)
020206 14:38:36 Could not
ng the program in the background?
>
> # bin/safe_mysqld &
>
> If so, can mysql CLI connect to the running server?
>
> Regards
>
> quentin
>
> -Original Message-
> From: David Birchfield [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 1 February 2001 15:57
> T
--
From: David Birchfield [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 1 February 2001 15:57
To: [EMAIL PROTECTED]
Subject: Starting server on Sun Solaris
Hi all,
I have completed the installation of MySQL on Solaris 8, but when I run
safe_mysqld the machine just hangs after giving the prompt:
"Sta
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/m
ysql.sock' (111)
I have a Cobalt Raq3 trying to get mysql installed but I can't get passed
this. Any suggestions.
-
Before posting, please check
27 matches
Mail list logo