https://issues.apache.org/bugzilla/show_bug.cgi?id=57322
--- Comment #2 from Philippe Mouawad <[email protected]> --- Hello, Thanks for contribution. I commited code with a fix to the count of rows as I think there was a bug in : else if( RS_COUNT_RECORDS.equals(resultSetHandler)) 270 jmvars.put(name,o.toString()+" "+((java.sql.ResultSet)o).getRow()+" rows"); It would be great to test nightly build and tell us if it works for you as you wanted it to . Thanks Regards Philippe M. @philmdot -- You are receiving this mail because: You are the assignee for the bug.
