« ColdFusion MX 7: Access is denied due to an ACL set on the requested resource | Main | Linked media fails behind proxy server »
July 11, 2005
Configuring MySQL 4.1 with JRun 4 using the Connector/J driver
(TechNote) When configuring a data source to MySQL 4.1 using the MySQL driver provided by Macromedia JRun 4, the following error may occur:
SQLException while attempting to connect: java.sql.SQLException:
Communication failure during handshake. Is there a server running on
127.0.0.1:3306?
java.sql.SQLException: Communication failure during handshake. Is
there a server running on 127.0.0.1:3306?
Posted by dmorris at July 11, 2005 5:26 AM