Pessoal, estou precisando conectar via driver odbc para um ubuntu e recbo esta msg de erro..... Can't connect to MySQL server on '*server*' (10061)
The error (2003) Can't connect to MySQL server on '*server*' (10061)indicates that the network connection has been refused. You should check that there is a MySQL server running, that it has network connections enabled, the network port you specified is the one configured on the server, and that the TCP/IP port you are using has not been blocked by a firewall or port blocking service. esta frase é do site do mysql ... rodei um nmap e a porta esta liberada...3306.. alguem ja passou por isso ? sabe como resolver. ... sds Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2007-06-05 18:16 BRT Interesting ports on localhost (127.0.0.1): Not shown: 1665 closed ports PORT STATE SERVICE 21/tcp open ftp 22/tcp open ssh 25/tcp open smtp 53/tcp open domain 80/tcp open http 111/tcp open rpcbind 113/tcp open auth 139/tcp open netbios-ssn 445/tcp open microsoft-ds 631/tcp open ipp 953/tcp open rndc 1013/tcp open unknown 2049/tcp open nfs 3306/tcp open mysql 10000/tcp open snet-sensor-mgmt -- Cleyton Santana de Sousa Vitoria ES -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

