[MDEV-32795] ALTER SEQUENCE IF NOT EXISTS non_existing_seq Errors rather than note Created: 2023-11-13 Updated: 2023-12-13 Resolved: 2023-12-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Sequences |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.33, 10.5.24, 10.6.17, 10.11.7, 11.0.5, 11.1.4, 11.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | sequences | ||
| Issue Links: |
|
||||||||||||
| Description |
|
reported by @marxide: https://mariadb.zulipchat.com/#narrow/stream/118759-general/topic/Alter.20sequence.20if.20exists Actual results:
Expected results:
|
| Comments |
| Comment by Daniel Black [ 2023-11-13 ] |
|
rucha174 can you please review https://github.com/MariaDB/server/pull/2837 |