Date: 2004-11-25T12:10:00
   Editor: RaphaelCorre <[EMAIL PROTECTED]>
   Wiki: Apache JMeter Wiki
   Page: JMeterAndMySQL
   URL: http://wiki.apache.org/jakarta-jmeter/JMeterAndMySQL

   Jar file name has changed

Change Log:

------------------------------------------------------------------------------
@@ -4,7 +4,7 @@
 
 == Install the JDBC Driver for MySQL ==
 
-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''-production-bin.jar). Copy this file to the 
JMeter lib directory.
+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''-ga-bin.jar). Copy this file to the JMeter lib 
directory.
 
 == Configure the JDBC Sampler ==
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to