[MDEV-26635] ROW_NUMBER is not 0 for errors not caused because of rows Created: 2021-09-17 Updated: 2021-10-26 Resolved: 2021-10-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Affects Version/s: | None |
| Fix Version/s: | 10.7.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Rucha Deodhar | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Comments |
| Comment by Rucha Deodhar [ 2021-09-20 ] |
|
ERROR_INDEX is non zero when error is not caused by values/rows we want to insert into the table. |
| Comment by Sergei Golubchik [ 2021-10-06 ] |
|
https://github.com/MariaDB/server/commit/a9ea8ecf683b942f12002bc1f4a33e70f81e5a59 |
| Comment by Sergei Golubchik [ 2021-10-16 ] |
|
pushed in bb-10.7-row_number |