Tests: record mariabackup.system_versioning [#387]

This commit is contained in:
Eugene Kosov 2017-12-28 10:42:42 +03:00
parent 2a3c66a636
commit 19f0b512a9

View File

@ -20,7 +20,7 @@ a
1
set global system_versioning_transaction_registry=on;
Warnings:
Warning 4144 Transaction-based system versioning is EXPERIMENTAL and is subject to change in future.
Warning 4143 Transaction-based system versioning is EXPERIMENTAL and is subject to change in future.
create or replace table t (
a int,
s bigint unsigned as row start invisible,