[CONJ-431] Bulk-Insert in table with autoincrement only returns 1 generated key Created: 2017-02-14 Updated: 2017-03-03 Resolved: 2017-03-03 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | None |
| Fix Version/s: | 1.5.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andreas Soderer | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Hello MariaDB, If you need some more data on this error, please contact me. with kind regards JAVA-Code:
|
| Comments |
| Comment by Diego Dupin [ 2017-02-14 ] |
|
Hi Andreas , |
| Comment by Andreas Soderer [ 2017-02-15 ] |
|
Exactly. The column "customer_id" is the auto_increment primary key of "mytable", which is not part of the SQL-Statement. |
| Comment by Iwan Schafer [ 2017-02-20 ] |
|
Hi, |
| Comment by Diego Dupin [ 2017-03-03 ] |
|
Will be released with1.5.9 (in a few days) |