[CONJ-902] BatchedTooManyRowsAffectedException with Hibernate Created: 2021-10-05 Updated: 2021-12-20 Resolved: 2021-12-20 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | batch |
| Affects Version/s: | 3.0.2-rc |
| Fix Version/s: | 3.0.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sebastian Stamm | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Switched from 2.7.3 to 3.0.2rc and get the following Error: Had the behavior from the Connector/J changed (unintentionally)?
|
| Comments |
| Comment by Diego Dupin [ 2021-10-22 ] | |||||||||||||||
|
Could you indicate some additional information, like :
I fail to reproduced / see what can cause this regression for now. Any information might help. | |||||||||||||||
| Comment by Sebastian Stamm [ 2021-10-22 ] | |||||||||||||||
|
Running MariaDB 10.6.4 (on Oracle Linux 8.4) | |||||||||||||||
| Comment by Diego Dupin [ 2021-10-22 ] | |||||||||||||||
|
thanks for those informations. Have you the connection string used as well ? | |||||||||||||||
| Comment by Sebastian Stamm [ 2021-10-25 ] | |||||||||||||||
|
The connection-String has nothing special (plain jdbc:mariadb://......")
| |||||||||||||||
| Comment by Diego Dupin [ 2021-10-29 ] | |||||||||||||||
|
I've not been able to reproduced the problem, but i think this commit solve the issue. Could you give a try with 3.0.3-SNAPSHOT ? (available only if setting snapshots repository) :
| |||||||||||||||
| Comment by Diego Dupin [ 2021-11-08 ] | |||||||||||||||
|
sstamm any news of testing 3.0.3-SNAPSHOT ? | |||||||||||||||
| Comment by Sebastian Stamm [ 2021-11-08 ] | |||||||||||||||
|
Yes, did run a test for an hour (appr. 100.000 Transactions and 10.000.000 inserts) until now the error did not show up, so I'd assume it's fixed, thanks! |