Question
Coldfusion 8 driver for Mysql
These are the data source settings now on a server box we
want to replace. So we're setting up CF 8 on a new server and using
Packaging & Deployment to move the data source information from
the old box with CF 8 to the new box with CF 8. Can I just use the
driver Mysql (4/5)? And what is the "Driver Class" line? The MySQL
database is on a Linux box.
JDBC URL jdbc:mysql://<servername>/<pagename>?zerDateTimeBehavior=ConvertToNull
Driver Class com.mysql.jdbc.Driver
JDBC URL jdbc:mysql://<servername>/<pagename>?zerDateTimeBehavior=ConvertToNull
Driver Class com.mysql.jdbc.Driver