>>> AW> Have been trying to connect to a remote MySQL server from Matlab through
>>> an
>>> AW> ODBC connection, however the error is receive is
>>> 
>>> AW> [TCX][MyODBC]Can't connect to MySQL server on
>>> AW> '<server name>' (10060)
>>> 
>>> AW> I have searched the docs and archives and google... But can't see any
>>> answer
>>> AW> to what this error means.
>>> 
>>> Is MySQL server running?
> 
> AW> Yup, it is running.
> 
> AW> The connection works fine from machines within the building.... However
> AW> remote machines cannot connect. I have also checked that the the database
> is
> AW> available outside the firewall.
> 
> Did you run MySQL server with --skip-networking options? or does
> skip-networking present in the my.cnf file?

I always start the server with safe_mysqld. And the connections work from
other machines within this building

I received another message from someone to say that the 10060 error is a
windows networking error.... Apparently the remote client is timing out as
it is not getting a response or the right response from the server.

Any ideas as to track down why its timing out?

Thanks

adam


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


---------------------------------------------------------------------
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