I am trying to add MySQL to ColdFusion 2023, I added the jar file (mysql-connector-j-8.0.33.jar) to ColdFusion2023/cfusion/lib, but I am still getting a error saying, "The standalone MySQL JDBC driver is no longer shipped with ColdFusion. Please download it, put it in cf_root/lib folder and restart ColdFusion." How can proceed with adding MySQL to ColdFusion2023?
b
bdw429s
06/06/2023, 6:59 PM
@johnbarrett If you use CommandBox, we add that jar in for you.
bdw429s
06/06/2023, 6:59 PM
The step you are missing, is likely installing the mysql module with cfpm