https://bz.apache.org/bugzilla/show_bug.cgi?id=66050
--- Comment #8 from feng <809364...@qq.com> --- Continue the above, is there any way to only count the number of results instead of parsing all the resultset data . Sometimes , i just want to simplely verifyed the rows of the results . Make sure every query sql returns a correct result . Now it seems, if i don't set the "Limit Resultset", jmeter will parse all data using while loop which i think takes a long time if the results are huge. I think if there is an option to just count the numbers instead of parsing resultsets , that will be very helpful. If there's some error in my understanding,please point them out. By the way , I didn't receive the email for the last comment, that's strange. -- You are receiving this mail because: You are the assignee for the bug.