mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +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:
@ -767,5 +767,5 @@ select * from information_schema.sequences order by sequence_name;
|
||||
drop sequence s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13;
|
||||
|
||||
--echo #
|
||||
--echo # End of 11.4 tests
|
||||
--echo # End of 11.5 tests
|
||||
--echo #
|
||||
|
Reference in New Issue
Block a user