MySQL Forums
Forum List  »  Perl

MySql 4.1 Unable to Access MySql 4.0??
Posted by: Jacky Lamb
Date: July 13, 2006 12:45PM

Hi,

I've a Perl script running in server 'A'. The script is designed to access an outside server 'B' MySql, get the data and update the MySql database in server 'A'. The script works fine with no problems when both server 'A' and server 'B' MySql are MySql 4.0.

Server 'A' MySql has recently been upgraded to 4.1 while Server 'B' MySql is still 4.0. The Perl script in Server 'A' does not work anymore. It simply cannot access Server 'B' MySql.

The followings are the error message when the Perl Script is run in server 'A':

Can't connect to MySQL server on 'B' (110)

Here are my questions:

1) What is error code (110)?

2) How can I fix this problem?

Your help in this matter would be much appreciated.

Thank you,

Jacky

Options: ReplyQuote


Subject
Written By
Posted
MySql 4.1 Unable to Access MySql 4.0??
July 13, 2006 12:45PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.