Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
Attachments
Issue Links
- is caused by
-
MDEV-10075 Provide index of error causing error in array INSERT
-
- Closed
-
- relates to
-
MDEV-26654 ROW_NUMBER is wrong upon INSERT into Federated table
-
- Closed
-
-
MDEV-26695 Number of an invalid row is not calculated for table value constructor
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.7.0 [ 26072 ] | |
Fix Version/s | 10.7 [ 24805 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Stalled [ 10000 ] |
Comment | [ Not repeatable anymore after: d552e092c9f3e20da078d1b62b976f629f73d3a4 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Assignee | Rucha Deodhar [ rucha174 ] | Sergei Golubchik [ serg ] |
Fix Version/s | 10.7 [ 24805 ] | |
Fix Version/s | 10.7.0 [ 26072 ] |
Link |
This issue relates to |
Link |
This issue is caused by |
Summary | ERROR_INDEX is not 0 for errors not caused because of rows | ROW_NUMBER is not 0 for errors not caused because of rows |
Assignee | Sergei Golubchik [ serg ] | Rucha Deodhar [ rucha174 ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Link |
This issue relates to |
Assignee | Rucha Deodhar [ rucha174 ] | Sergei Golubchik [ serg ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.7.1 [ 26120 ] | |
Fix Version/s | 10.7 [ 24805 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 125147 ] | MariaDB v4 [ 159696 ] |
ERROR_INDEX is non zero when error is not caused by values/rows we want to insert into the table.
It would be more consistent to have the value 0 like other database do. Example: DB2_ROW_NUMBER