RE: Can't connect error 10061 - nothing but Mascon works remotely - SOLVED (sorta)

2002-12-10 Thread Daevid Vincent
; [EMAIL PROTECTED] Subject: Re: Can't connect error 10061 - nothing but Mascon works remotely. Dear Daevid, I don't have mySQL installed on the XP box, so I can't run mysqladmin. I knew your answer to this before I pressed the send button ;-) Do install MySQL on your Win XP box

Re: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-09 Thread Listen Hinz
Subject: RE: Can't connect error 10061 - nothing but Mascon works remotely. [root@daevid]# mysqladmin ping -h daevid.com -uroot -p Enter password: mysqld is alive [root@daevid]# mysqladmin ping -h 192.168.1.254 -uroot -p Enter password: mysqld is alive -Original Message- From: Stefan

RE: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-09 Thread Daevid Vincent
[root@daevid]# mysqladmin ping -h daevid.com -uroot -p [root@daevid]# mysqladmin ping -h 192.168.1.254 -uroot -p mysqld is alive But as I see, you tried the ping from the local host (i.e. you connected from the same machine where the MySQL server is running). What happens if you try

Re: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-09 Thread Stefan Hinz, iConnect \(Berlin\)
[EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: 'Listen Hinz' [EMAIL PROTECTED] Sent: Monday, December 09, 2002 9:09 PM Subject: RE: Can't connect error 10061 - nothing but Mascon works remotely. [root@daevid]# mysqladmin ping -h daevid.com -uroot -p [root@daevid]# mysqladmin ping -h 192.168.1.254

RE: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-08 Thread Daevid Vincent
]] Sent: Friday, December 06, 2002 8:55 PM To: Daevid Vincent Subject: RE: Can't connect error 10061 - nothing but Mascon works remotely. Can you send me some details like: - The error msg. that SQLYog is reporting. - Are you using SSH or SSL? - Are you able to connect thru mysql.exe

Re: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-08 Thread Stefan Hinz, iConnect \(Berlin\)
: +49 30 7970948-0 Fax: +49 30 7970948-3 - Original Message - From: Daevid Vincent [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: 'Karam Chand' [EMAIL PROTECTED] Sent: Sunday, December 08, 2002 9:37 PM Subject: RE: Can't connect error 10061 - nothing but Mascon works remotely. Error No. 2003

RE: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-08 Thread Daevid Vincent
: Sunday, December 08, 2002 1:53 PM To: Daevid Vincent; [EMAIL PROTECTED] Cc: 'Karam Chand' Subject: Re: Can't connect error 10061 - nothing but Mascon works remotely. Can't connect to MySQL server on 'daevid.com'(10061) Try mysqladmin ping -h mysql_host_name. This is the most basic thing I

RE: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-08 Thread Daevid Vincent
Subject: Re: Can't connect error 10061 - nothing but Mascon works remotely. Greetings... Check out with your MySQL server administration. Are you able to connect through the MySQL command line utility. Probably your MySQL is not configured for remote connection. Rgds Insane

RE: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-08 Thread Michael She
Sorry for jumping in late, but are you saying that you can't connect from a remote machine? Did you add a Host '%' to your username in the users table? At 07:36 PM 12/8/2002 -0800, Daevid Vincent wrote: *I* am the admin. I don't have a command line utility on my WinXP box. The command line

RE: Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-08 Thread Daevid Vincent
it. [root@daevid root]# uname -r 2.4.18-14 -Original Message- From: Michael She [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 08, 2002 8:26 PM To: Daevid Vincent Cc: [EMAIL PROTECTED]; 'Insanely Great' Subject: RE: Can't connect error 10061 - nothing but Mascon works remotely

Can't connect error 10061 - nothing but Mascon works remotely.

2002-12-05 Thread Daevid Vincent
is that Mascon will connect and work just fine, but NO other programs will, and I've tried: mySQL-front, DBTools-manager, mySQL-GUI and mySQL AB's very own myCC (which I thought for sure would work). This all started b/c I'm trying to get Datanamic's DeZign to work. It's always error '10061

Error 10061

2001-09-14 Thread dboothe
I have an error situation that I cannot resolve. I have a number of MySQL DBs on a FreeBSD server and use MyODBC to hook into them via an MS-Access front end. All goes well in that setup. Recently I had a few site migrate to a RedHat server. I set up MySQL on the new server and all went