1
0
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:
Yuchen Pei
2024-08-09 15:39:59 +10:00
parent ea75a0b600
commit 2603453436
12 changed files with 12 additions and 12 deletions

View File

@ -62,5 +62,5 @@ next_not_cached_value minimum_value maximum_value start_value increment cache_si
1 1 16777214 1 1 1000 0 0
DROP SEQUENCE s1, s2;
#
# End of 11.4 tests
# End of 11.5 tests
#