Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Upgrading MySQL Connector

Guest
Oct 12, 2009 Oct 12, 2009

I'm current running CF8 with the default MySQL Connector (mysql-connector-java-commercial-5.0.5-bin.jar)... but I'm having some problem after I upgraded to the latest version of MySQL 5.1.39.

I notice the MySQL have a new version of the MySQL Connector (mysql-connector-java-commercial-5.1.10-bin.jar). SHould I update to the latest version?

If so, how can I do the upgrade? I did the download of the file but now sure how to upgrade.

Thank for the help.

-Ennio

TOPICS
Database access
879
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 12, 2009 Oct 12, 2009
LATEST

It should just be a matter of replacing the earlier version of the JAR file with the new one (take a back-up of the previous one, so you can quickly swap back if there are problems), and restarting CF

Obviously test this in a controlled environment before rolling it out to live.

--

Adam

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources