Bug #10277 JDBC executeBatch() returns incorrect row count?
Submitted: 30 Apr 2005 7:46 Modified: 24 May 2005 9:33
Reporter: Gili Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:3.1.8 OS:Windows (WinXP sp2)
Assigned to: CPU Architecture:Any

[30 Apr 2005 7:46] Gili
Description:
Please take a look here: http://forum.hibernate.org/viewtopic.php?p=2240292#2240292

My guess is that the MySQL JDBC driver is returning an incorrect row count. Is there a way to further debug the problem in order to establish who's at fault?

Thanks,
Gili

How to repeat:
See http://forum.hibernate.org/viewtopic.php?p=2240292#2240292
[6 May 2005 17:35] Mark Matthews
According to the forum post, it was an error in how hibernate was used. If this is the case, we'd like to close this bug report.
[6 May 2005 17:37] Gili
Correct, this turned out to be caused by a race condition in my code. Sorry for the false alarm.
[24 May 2005 9:33] Vasily Kishkin
False alarm