I'm having a strange problem connecting via remote to mySQL. This is an
internal LAN, so there should be no firewall issues. I'm running RedHat
8.0, but I've installed the latest mySQL rpms which I thought were
statically linked to avoid the earlier problem of this same nature. The
peculiar thing 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', and yes, my 'mysql' databse table permissions
are all correct AFAIK. Again, "Mascon" works just fine which is the
baffling part.

[root@daevid SAMBA]# rpm -qa | grep "mysql" -i
MySQL-client-3.23.53a-1
MySQL-Max-3.23.53a-1
MySQL-python-0.9.1-4
libdbi-dbd-mysql-0.6.5-2
MySQL-bench-3.23.53a-1
MySQL-devel-3.23.53a-1
perl-DBD-MySQL-2.1017-3
qt-MySQL-3.0.5-17
mod_auth_mysql-1.11-1
MySQL-shared-3.23.53a-1
php-mysql-4.1.2-7.3.4
MySQL-3.23.53a-1

I try to telnet to the port, and it 'looks' like it works, although
there's a bunch of gibberish at the end that makes me nervous, but mebbe
it's supposed to be like that?

[root@daevid SAMBA]# telnet 192.168.1.254 3306           
Trying 192.168.1.254...
Connected to 192.168.1.254.
Escape character is '^]'.
-
3.23.53a-Max2qe%)<3(,
Connection closed by foreign host.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to