https://bz.apache.org/bugzilla/show_bug.cgi?id=59113
Bug ID: 59113
Summary: can't set isolation level using jdbc connect to mysql
Product: JMeter
Version: 2.13
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
i connect to mysql database using jdbc configuration sample.
custom transaction isolation level set on jdbc configuration.
but jdbc sampler not set on jdbc configurtaion isolation level (set on mysql
server side default isolation level).
i simple test checked.
add jdbc configuration and custom isolation.
add jdbc sampler using jdbc connection pool query is (show variables like
'%isolation%'; or show variables like '%isolation%';)
then check result.
--
You are receiving this mail because:
You are the assignee for the bug.