On Wed, 13 Aug 2003, Keith Bussey wrote:
> > Are you sure all connection attempts fail?  not just insert attempts?
>
> Yes, i have it write to my log if the sock is empty (mysql_connect
> fails)...before it gets to the insert

But you mention mysql reports no connection errors...  perhaps wait for an
update, and from ServerA, use mysql client:

mysql --user=asdf --password=asdf --host=DB1

see if you can get online..


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to