https://bz.apache.org/bugzilla/show_bug.cgi?id=63513
Bug ID: 63513
Summary: Add MariaDB examples to JDBC documentation
Product: JMeter
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
In JDBC Connection Configuration there's missing MariaDB example
Should add:
Driver class:org.mariadb.jdbc.Driver
Database
URL:jdbc:mariadb://server[:port]/databaseName[;URLAttributes=value[;…]]
--
You are receiving this mail because:
You are the assignee for the bug.