Ask a Question related to Coldfusion Database Access, Design and Development.
-
Jon Cooper #1
MySQL 5 & CF MX 6.1
I have just upgraded an existing database (installed on CF MX 6.1 and MySQL
4.1) to the latest build of MySQL 5.
I attempted connecting via a JDBC Connector/J and although this connected it
started throwing all sorts of nasty query errors so have abandoned that and
attempted to go back to an ODBC method. I have installed the latest MySQL ODBC
driver, stopped and restarted MySQL and CF and have confirmed the db is working
fine by connecting via a MySQL gui. When I attempt to add a DSN via CF Admin
using correct port, servername, username, password it fails with the error
below.
If I do have to resort to a JDBC connection, please can someone give me some
guidance on why queries containing both JOINS and WHERE clauses would cause
them to error.
thanks!
Connection verification failed for data source: XXXXXXXX_mysql
[]java.sql.SQLException: Communication failure during handshake. Is there a
server running on localhost:3308?
The root cause was that: java.sql.SQLException: Communication failure during
handshake. Is there a server running on localhost:3308?
Jon Cooper Guest
-
#40471 [NEW]: PHP 5.2.1 failed to be compiled with MySQl 5.0.33, MySQL 5.0.27, MySQL 5.1.15
From: pcdinh at gmail dot com Operating system: CentOS 4.4 PHP version: 5.2.1 PHP Bug Type: Compile Failure Bug description:... -
#40207 [NEW]: Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL ser
From: arif at peshawaronline dot com Operating system: PHP version: 4.4.4 PHP Bug Type: Compile Warning Bug description: ... -
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'... -
Seen this message? Can't connect to local MySQL server through socket '/tmp/mysql.sock'
Seen this message? Can't connect to local MySQL server through socket '/tmp/mysql.sock' I got this trying to install DBI and DBD for mysql from... -
Seen this message? Can't connect to local MySQL server throughsocket '/tmp/mysql.sock'
Allen Marshall wrote: I just saw it in another newsgroup. Don't multi-post! -- Gunnar Hjalmarsson Email:...



Reply With Quote

