Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can download it by executing this command and extracting the jar file included inside the tar:

Code Block
languagebash
wget http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.39.tar.gz

Copy the downloaded connector jar file to the user content folder:

Code Block
languagebash
cp mysql-connector-java-5.1.39-bin.tar.gzjar [INSTALL_DIR]/user-content

...