Hi,
Use this :
ps awux | grep mysqld -i
On 2/4/06, Casey Rhodes <[EMAIL PROTECTED]> wrote:
>
> >Casey,
>
> >in a Terminal window, type
>
> >ps -ef | grep -i mysql
>
> >and see if there is a mysqld process actually running and not a zombie
> >(defunct).
>
> >See if you can connect on the localhost
>Casey,
>in a Terminal window, type
>ps -ef | grep -i mysql
>and see if there is a mysqld process actually running and not a zombie
>(defunct).
>See if you can connect on the localhost.
>See if the socket exists.
>I'd bet that one of those three will find your problem. Please let
>us know i
Casey,
in a Terminal window, type
ps -ef | grep -i mysql
and see if there is a mysqld process actually running and not a zombie
(defunct).
See if you can connect on the localhost.
See if the socket exists.
I'd bet that one of those three will find your problem. Please let
us know if this he
do # my_print_defaults mysqld
--port=3306
--socket=/var/lib/mysql/mysql.sock
--skip-locking
--key_buffer=16M
--max_allowed_packet=1M
--table_cache=64
--sort_buffer_size=512K
--net_buffer_length=8K
--myisam_sort_buffer_size=8M
--server-id=1
To give you the defaults for your mysqld server.
It may
On Thursday 27 March 2003 07:48, rajup at hydbad dot tcs dot co dot in wrote:
> I really don't know whether it is a bug in mysql 4.0.12.
> I've downloaded 4.0.12 and installed succesfully on my PC(WIN2k with
> SPack2). I've changed the bind-address to "localhost" in my.ini and
> re-started mysql.
localhost is 127.0.0.1 in most systems unless you modify your hosts file,
since 172.16.3.106 is not localhost, connecting thru that localhost will
definitely not work for it's not localhost =)
it's not a bug i believe.
another thing, if you grant a user with a host localhost, and you place a
mysq
kill one of them. Also, when adding a user, do
> you select a
> database first before adding a user?
>
> -Original Message-
> From: b g [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 13, 2002 2:35 AM
> To: Sherwin T. Ang
> Cc: [EMAIL PROTECTED]
>
?
-Original Message-
From: b g [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 13, 2002 2:35 AM
To: Sherwin T. Ang
Cc: [EMAIL PROTECTED]
Subject: Re: mySQL connection problem!!!
Hello Sherwin,
Thanks for ur prompt reply.
Yes, I have gone thru the mySQL manual chapter that
you have
On Wed, 2002-03-13 at 08:08, b g wrote:
> when I m in root or mysql USER login.. then I can
> login to mySQL server.. its fine..
> but other than 'root' and 'mysql', i can not connect
> to the database server..
With which user are you trying to connect ?
Did you grant permissions to that user ?
B
Hello Sherwin,
Thanks for ur prompt reply.
Yes, I have gone thru the mySQL manual chapter that
you have mentioned..
But what I think the problem is somewhere else..
when I try to execute the command 'mysql' (when I log
in as user 'babul') on command line, I get the
following error:
ERROR 2002
[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 12:07 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: RE: RE: Mysql connection problem
Hi Simon,
I appreicate your help.
Our server is a Solaris 5.6 server. After I cd to the mysql bin directo
dy Yu [mailto:[EMAIL PROTECTED]]
>Sent: 07 January 2002 18:17
>To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
>[EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Subject: Re: RE: Mysql connection problem
>
>
>Hi Simon,
>
>Thanks for your reply. Can you tell me how to do it? I tr
from your bindir type:
./mysql
-Original Message-
From: Cindy Yu [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 12:07 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: RE: RE: Mysql connection problem
Hi Simon,
I appreicate
L PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: RE: Mysql connection problem
Hi Simon,
Thanks for your reply. Can you tell me how to do it? I tried, but it shows
me the error:
"mysql not found". How can I find mysql server?
Cindy
>>> Simon Green <[EMAIL PROTECTED]> 0
: Mysql connection problem
Hi Simon,
Thanks for your reply. Can you tell me how to do it? I tried, but it shows
me the error:
"mysql not found". How can I find mysql server?
Cindy
>>> Simon Green <[EMAIL PROTECTED]> 01/07 10:05 AM >>>
No but you can start MySQL
Hi Simon,
Thanks for your reply. Can you tell me how to do it? I tried, but it shows me the
error:
"mysql not found". How can I find mysql server?
Cindy
>>> Simon Green <[EMAIL PROTECTED]> 01/07 10:05 AM >>>
No but you can start MySQL with out grant tables.
See on line manual and don't know
No but you can start MySQL with out grant tables.
See on line manual and don't know password.
Or ./mysql --help
Simon
-Original Message-
From: Cindy Yu [mailto:[EMAIL PROTECTED]]
Sent: 07 January 2002 17:48
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Mysql con
Download and install
http://www.perl.com/CPAN-local/authors/id/J/JW/JWIED/DBD-mysql-2.0901.tar.gz
> Hi,
>
> I am a newbie and hope someone can she light on why I can't get the
> DBD::mysql connection working in my perl script. The script is a test one
> and very simple.
>
> I have the mysql daem
18 matches
Mail list logo