mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-33836 Fix version markers in tests relating to MDEV-28152
MDEV-28152 was pushed to 11.5, not 11.4
This commit is contained in:
@@ -418,4 +418,4 @@ setval(s, 32767)
|
||||
select nextval(s);
|
||||
ERROR HY000: Sequence 'test.s' has run out
|
||||
drop sequence s;
|
||||
# End of 11.4 tests
|
||||
# End of 11.5 tests
|
||||
|
Reference in New Issue
Block a user