mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-15978 Add Feature_system_versioning status variable
This commit is contained in:
committed by
Sergei Golubchik
parent
da25860d4a
commit
fddaaf7295
@@ -126,4 +126,7 @@ select * from t for system_time between '0-0-0' and current_timestamp(6);
|
||||
a
|
||||
2
|
||||
1
|
||||
show status like "Feature_system_versioning";
|
||||
Variable_name Value
|
||||
Feature_system_versioning 2
|
||||
drop table t;
|
||||
|
Reference in New Issue
Block a user