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

Merge branch 'bb-10.10-release' into bb-10.11-release

This commit is contained in:
Oleksandr Byelkin
2022-10-17 19:14:32 +02:00
37 changed files with 311 additions and 80 deletions

View File

@ -542,6 +542,10 @@ 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
--echo #