Question
Error creating datasouse using MySQL 5.1.11
When I try to create a datasourse using Coldfusion MX7 to a
MySQL database, I get the following error:
Connection verification failed for data source: Nascar
java.sql.SQLException: Communication failure during handshake. Is there a server running on 192.168.0.4:3306?
The root cause was that: java.sql.SQLException: Communication failure during handshake. Is there a server running on 192.168.0.4:3306?
This is a development server that I'm working with. Any help to solve this would be great. Thanks.
Connection verification failed for data source: Nascar
java.sql.SQLException: Communication failure during handshake. Is there a server running on 192.168.0.4:3306?
The root cause was that: java.sql.SQLException: Communication failure during handshake. Is there a server running on 192.168.0.4:3306?
This is a development server that I'm working with. Any help to solve this would be great. Thanks.
