Hi!
try the following command (in Win2K) and see what happens:
C:>mysqladmin -u your_username -h 192.168.0.2 -p status
If everything goes well, you should see the server status with the above
command.
Regards,
Jorge
--
For technical support contracts, visit https://order.mysql.com/?ref=mjdc
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde <jorge@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
<___/ www.mysql.com
MySQL Users Conference and Expo
http://www.mysql.com/events/uc2003/
----- Original Message -----
From: "Patrick Latour" <platour@stripped>
To: <mysqlcc@stripped>
Sent: Monday, December 09, 2002 8:37 PM
Subject: Re: Can not connect from mycc error 2013
> Hi,
>
> Thanks for your fast answer,
>
> I added the user by running an INSERT INTO directly on the linux box, at
> mysql> prompt, after that I execute a GRANT query.
> I tried a FLUSH and also a RELOAD. It did not change anything.
>
> Like I said, the new user work very well if I am local on the linux box,
> this why I think it is more "host" related than "user" related.
>
> The only point, is to connect from my Win2K at the command line, I tried
> something with mysqladmin -h=192.168.0.2
> but I am really not sure of the syntax here, if you can give me a sample
of
> the command, I would be more than happy to give it a try.
>
> Thanks
>
> Patrick Latour
> platour@stripped
> Montreal, Canada
>
> *****************************************************
> Never underestimate the power of a handbag
> *****************************************************
>
> ----- Original Message -----
> From: "Jorge del Conde" <jorge@stripped>
> To: "Patrick Latour" <platour@stripped>; <mysqlcc@stripped>
> Sent: Monday, December 09, 2002 9:09 PM
> Subject: Re: Can not connect from mycc error 2013
>
>
> > Hi!
> >
> > Can you check if you can connect to mysqld using the command line client
> > from your Win2K machine ?
> >
> > Also, how did you create the user ? ... did you use mysqlcc to create it
?
> > ... did you execute a GRANT query ? or did you just modify the "user"
> table
> > ? ... if you just modified the user table, did you run FLUSH TABLES
> > afterwards ?
> >
> > Regards,
> > Jorge
> > --
> > For technical support contracts, visit https://order.mysql.com/?ref=mjdc
> > __ ___ ___ ____ __
> > / |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde <jorge@stripped>
> > / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
> > /_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
> > <___/ www.mysql.com
> >
> > MySQL Users Conference and Expo
> > http://www.mysql.com/events/uc2003/
> >
> >
> > ----- Original Message -----
> > From: "Patrick Latour" <platour@stripped>
> > To: <mysqlcc@stripped>
> > Sent: Monday, December 09, 2002 7:23 PM
> > Subject: Can not connect from mycc error 2013
> >
> >
> > Hello all,
> >
> > here is the situation:
> >
> > I have mysql running on a linux box (Red Hat 8.0). I configure a user
and
> > give him the access to connect from any host by adding "%" in the user
> > table. If I connect with this user from the linux box itself everything
is
> > ok.
> > When I try to connect from a Windows2000 workstation on my network I
keep
> > receiving the error 2013 message (lost connection to mysql server during
> > query). I am using mycc 0.8.7, and 0.8.4 it is the same thing with both.
> >
> > I begin to feel mad about this situation. I double checked all my
settings
> > and everything seems ok to me, but I surely missed something somewhere.
> >
> > Any suggestion?
> >
> > Thanks
> >
> > Patrick Latour
> > platour@stripped
> >
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.427 / Virus Database: 240 - Release Date: 12/6/2002
> >
> >
> >
> >
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.427 / Virus Database: 240 - Release Date: 12/6/2002
>
>
> ---------------------------------------------------------------------
> Before posting please check: http://www.mysql.com/products/mycc/index.html
> To unsubscribe, send email to
mysqlcc-unsubscribe-jorge=mysql.com@stripped
>