mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
versioning test suite fixes
Preparation for MDEV-16210: replace.test: key_type combinations: PK and UNIQUE. foreign.test: Preparation for key_type combinations. Other fixes: * Merged versioning.update2 into versioning.update; * Removed test2 database and done individual drop instead.
This commit is contained in:
@ -115,3 +115,4 @@ select x from t1 for system_time all;
|
||||
x
|
||||
2
|
||||
1
|
||||
drop table t1;
|
||||
|
Reference in New Issue
Block a user