Hi All

I want to load test my MySql Database. I was reading the JMeter user manual on how to do this and found the following page on it:

http://jakarta.apache.org/jmeter/usermanual/build-db-test-plan.html

In the first few lines i found , " This example uses the MySQL database driver. To use this driver, its containing .jar file must be copied to the JMeter *lib * directory".

I dont know what database driver to pick to that JMeter could contact my Database. I was having the MySql Query tool in my PC Which query's the MySql DB for the constructed queries. I assume this tool also needs the "MySQL database driver" , so i searched for the driver in its lib directory and found the following:

mysql-connector-java-5.0.4-bin.jar

I am not sure whether this is the same driver that needs to be used with JMeter to connect it to my MySql Database. Please let me know if i could make use of this driver or i need anything else to load my DB.

Thanks
Jatin

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to