[MDEV-26845] For unsupported statements ROW_NUMBER shows different values depending on previous events Created: 2021-10-15 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.7 |
| Fix Version/s: | 10.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Rucha Deodhar |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
It should probably be always 0. Same applies to various other statements, e.g. the same test case returns the same result if backup stage end is replaced by a failing drop database, or grant, etc. |
| Comments |
| Comment by Elena Stepanova [ 2021-10-15 ] | |||||||||||||||
|
Also applies to at least some ALTER TABLEs, e.g.
I give up on trying to make the summary accurate, please adjust it as needed after analysis. | |||||||||||||||
| Comment by Elena Stepanova [ 2021-10-15 ] | |||||||||||||||
|
Given the variety of affected statements, I'm raising it to Major, but since apparently it concerns (mainly?) statements which are out of the scope of | |||||||||||||||
| Comment by Elena Stepanova [ 2021-10-18 ] | |||||||||||||||
|
Somewhat more obvious case
|