-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kishore Jalleda wrote:
| do you have a bind-address = option set in your my.cnf file,
You're a genius! Thanks much.
It was, indeed, a bind problem. I'm now back. You have no idea how much
I appreciate the help. Thanks again.
-BEGIN PGP SIGN
do you have a bind-address = option set in your my.cnf file,
also do you have a properly configures loopback address/addresses,
what OS are you running ,
if possible do a system call trace for mysqld_safe with #strace or
#truss, that might give some hint,
also just double-check
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kishore Jalleda wrote:
We're at least thinking in the same terms.
| see if there is a /tmp/mysql.sock file,
Doesn't exist.
| is there a mysqld process running (#ps -ef),
This was the first thing I checked. No, no mysqld running
also you could us
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
| That happens sometimes. Do a mysqladmin shutdown and then try to
restart it. It should start just fine.
|
I ran mysqladmin shutdown which reported that it couldn't connect to the
mysql server (not surprising - the problem
see if there is a /tmp/mysql.sock file, is there a mysqld process
running (#ps -ef), also you could use #netstat -a to see if there is a
process utilizing port 3306, also has there been any file corruption due to
the outage ( #fsck), does the rest of the machine work well as expected, try
a reboot
That happens sometimes. Do a mysqladmin shutdown and then try to restart it.
It should start just fine.
--ja
On Wed, 8 Feb 2006, Michael Satterwhite wrote:
> I use a local MySQL server (we're using 4.0) for development. It's been
> running cleanly for months - and the configuration file has
Debian, woody version.
- Original Message -
From: Jonathan Villa<mailto:[EMAIL PROTECTED]>
To: Levi Campbell<mailto:[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
Sent: Sunday, July 25, 2004 2:06 PM
Subject: Re: Can't start server.
Levi Campbell said:
> Okay, I've got MySQL installed but now I can't start the server deamon,
> when
> I try to start it as the root user, I get the following: "Warning: asked
> for
> 196608 stack space but got 126976" but on the user mysql I get: "bash:
> mysqld: command not found."
>
> What do I
cc:
2004-07-12 09:48 Subject:
You are only listing processes owned by you. ps -e will show all
processes, add -f for a full listing.
> -Original Message-
> From: Tobias Bohlin [mailto:[EMAIL PROTECTED]
> Sent: 07 June 2004 11:30
> To: [EMAIL PROTECTED]
> Subject: Can't start server: Bind on TCP/IP port: Address
> alre
: Re: can't start server
Do check the ownership on /var/lib/mysql
if not right, then
chown -R mysql /var/lib/mysql
I am getting out of ideas here. Would recommend to uninstall all the mysql
packages - mysql-server, mysql-client and other you have installed and start
afresh.
Aman R
D] <mailto:[EMAIL PROTECTED]>
-Original Message-
From: aman raheja [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2003 12:28 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: can't start server
Is this a production server?
THIS IS not a good advice
t;mailto:[EMAIL PROTECTED]>
-Original Message-
From: aman raheja [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2003 12:28 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: can't start server
Is this a production server?
THIS IS not a go
Hello
I would firstly like to say that you are sending emails to me personally
by hitting Reply - instead use Reply All next time so that others can
view the problem too. I myself am *NOT* a guru in the field and so
expect better advice from an expert.
Anyway.
Firstly - the error seems like w
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: can't start server
did you try netstat and see if something else is using the port.
Aman Raheja
AGF Technologies
http://www.agftech.com
[EMAIL PROTECTED] wrote:
I am sure that this problem has already been answered but some how I
did you try netstat and see if something else is using the port.
Aman Raheja
AGF Technologies
http://www.agftech.com
[EMAIL PROTECTED] wrote:
I am sure that this problem has already been answered but some how I can't
figure it out.
When I try to start the mysqld I get the error 2002 can't start s
Chris,
Friday, May 31, 2002, 4:51:37 AM, you wrote:
CG> Somewhat new to the list (and very new to mySQL), so thanks for you help
CG> in advance. I installed RedHat 7.1 (Seawolf) on a PC, and it came with
CG> mysql 3.23.36. I logged in as a regular admin user and typed mysql to
CG> get started..
FIXED.
For those that don't know go through the searchable archive of this mailing
list (http://lists.mysql.com) ... I should have done in the first case!
Anyway, if ever you get the socket error described below it's just a case
of setting your permissions correctly.
chmod 700 datadir (e.g chm
18 matches
Mail list logo