1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Merge branch '10.3' into 10.4

This commit is contained in:
Sergei Golubchik
2019-09-06 11:53:10 +02:00
750 changed files with 13360 additions and 14832 deletions

View File

@@ -395,6 +395,4 @@ create table t (
period for system_time(row_start, row_end)
) with system versioning;
drop database test;
create database test;
--source suite/versioning/common_finish.inc