https://bz.apache.org/bugzilla/show_bug.cgi?id=61352
Bug ID: 61352
Summary: JDBC Connection- Cannot load JDBC driver class
'com.mysql.jdbc.Driver'
Product: JMeter
Version: 3.2
Hardware: PC
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 35183
--> https://bz.apache.org/bugzilla/attachment.cgi?id=35183&action=edit
Jdbc config
Issue-
Getting -Cannot load JDBC driver class 'com.mysql.jdbc.Driver' while running
JDBC request. This is happening in jmeter 3.2.
Tested the same configuration in jmeter 3.0 - and it works!
mysql connector- mysql-connector-java-5.1.42.jar
Steps to reproduce-
create a JDBC connection configuration in a thread group-
Db url- jdbc:mysql://localhost:3306/employees
jdbc driver class- com.mysql.jdbc.Driver
Username:root
Password:root
Variable name- test
Create a jdbc request-
Variable name - test
Query- select * from employees
--
You are receiving this mail because:
You are the assignee for the bug.