Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
3.2.0, 3.1.4
Description
org.mariadb.jdbc.Statement#getGeneratedKeys can not get allinsertIds
sql like
insert into table_name (column1,column2) values(row1,row1),(row2,row2)
Attachments
Issue Links
- relates to
-
CONJ-1121 batch insert can not get all GeneratedKeys
- Open