I actually noticed in M11 that I was getting some negative counts - though I don't think they were all -2
That was both Oracle 9i and 10g. I will pay closer attention with b2. I think the JIRA you are thinking about specifically was about negative counts due to the new QueryActions. Cris On 4/15/06, Andrus Adamchik <[EMAIL PROTECTED]> wrote: > > > On Apr 15, 2006, at 10:19 PM, Bryan Lewis wrote: > > > Just out of curiosity, what was wrong with the old code for getting > > the > > count? > > > > QueryLogger.logUpdateCount(statement.getUpdateCount()); > > Don't remember now - probably didn't work with batch updates. IIRC > there is a closed JIRA issue that should have the details. > > Andrus > >
