On Sunday 05 January 2003 09:08, Anton Zavrin wrote:
> Well, I read, played around and updated it (I guess)
> Now, when I try to start mysql with this command (same as before), it
> gives me that:
> # /usr/local/bin/safe_mysqld --user=mysql &
> [1] 71491
> # Starting mysqld daemon with databases f
<[EMAIL PROTECTED]>
To: "'Stefan Hinz, iConnect (Berlin)'" <[EMAIL PROTECTED]>; "'Thomas
Spahni'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, January 05, 2003 8:08 AM
Subject: RE: MySQL Help Needed Please
Well, I read,
Saturday, January 04, 2003 2:14 PM
To: Anton Zavrin; 'Thomas Spahni'
Cc: [EMAIL PROTECTED]
Subject: Re: MySQL Help Needed Please
Anton,
>ps -ef | grep mysqld
>got nothing
Because the MySQL SERVER isn't running!
>Though I can do:
># mysql -u root -p
With this command,
t (Berlin)'" <[EMAIL PROTECTED]>; "'Thomas
Spahni'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, January 04, 2003 9:59 PM
Subject: RE: MySQL Help Needed Please
Did:
ps -ef | grep mysqld
got nothing
Though I can do:
# mysql -u root -p
E
Connect (Berlin) [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 04, 2003 8:01 AM
To: Anton Zavrin; 'Thomas Spahni'
Cc: [EMAIL PROTECTED]
Subject: Re: MySQL Help Needed Please
Anton,
first thing, try:
ps [whatever options] | grep mysqld
The daemon (database server) is called my
70948-0 Fax: +49 30 7970948-3
- Original Message -
From: "Anton Zavrin" <[EMAIL PROTECTED]>
To: "'Thomas Spahni'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, January 04, 2003 9:01 AM
Subject: RE: MySQL Help Needed Please
> I
ailto:[EMAIL PROTECTED]]
Sent: Friday, January 03, 2003 7:01 AM
To: Anton Zavrin
Cc: [EMAIL PROTECTED]
Subject: Re: MySQL Help Needed Please
Anton,
check the .err and .log files in your data
directory.
Then check permissions. My sock file looks like:
srwxrwxrwx1 mysqldaemon 0 Dez
Anton,
check the .err and .log files in your data directory.
Then check permissions. My sock file looks like:
srwxrwxrwx1 mysqldaemon 0 Dez 30 19:12 mysql.sock
and finally check for your
socket= /tmp/mysql.sock
entries in /etc/my.cnf and ~/.my.cnf
Thomas Spahn
Hi guys,
I'm new here and need help.
I'm installing MySQL on FreeBSD 4.7. I actually had/have MySQL installed
but when I'm trying to run it says:
error: 'Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (61)' Check that mysqld is running and that the
socket: '/tmp/mysql.sock' ex