Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Jar file name has changed

...

Wiki Markup
In order for JMeter to access a MySQL database as a client, it needs a JDBC database driver. For MySQL this is called MySQL Connector/J and is available at \[http://www.mysql.com/products/connector/j/\]. Download Connector/J and unzip the file. This will produce a directory containing the Connector/J files. In this directory you will find the connector jar file (mysql-connector-java-_version_-productionga-bin.jar). Copy this file to the JMeter lib directory.

...