1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Merge branch '10.3' into 10.4

This commit is contained in:
Oleksandr Byelkin
2022-10-14 10:26:22 +02:00
4 changed files with 9 additions and 0 deletions

View File

@ -523,4 +523,8 @@ CREATE OR REPLACE TABLE t LIKE tm;
# Cleanup
DROP TABLE IF EXISTS tm, t;
--echo #
--echo # End of 10.3 tests
--echo #
--echo # End of 10.4 tests