The JDBC Sampler always commits (it doesn’t honor the auto-commit = false parameter)
http://issues.apache.org/bugzilla/show_bug.cgi?id=42018. I’ve provided a patch that solved it at Bugzilla
Bookmark It
Hide Sites
$$(‘div.d129′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
It seems that my patch to the JDBC Sampler in Apache JMeter has been finally merged into the subversion tree . I didn’t check it yet tought.
Bookmark It
Hide Sites
$$(‘div.d123′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
January 17, 2007 – 6:55 am
I released the Enhanced JDBC Sampler for Apache JMeter 2.2 source code today. See the bottom of this page to find the downloadable zip and instructions.
Bookmark It
Hide Sites
$$(‘div.d87′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
December 14, 2006 – 2:47 pm
I’ve moved this post to the following page.
**UPDATE**: The files here will only run in JRE 1.6. I will try to provide JRE 1.5-compatible files as soon as possible. Thanks to Daniel for pointing this out.
Some time ago I posted a bug report for Apache JMeter benchmarking utility (you can find my other jmeter [...]