mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
remove "Transaction-based system versioning is EXPERIMENTAL" warning
and the system_versioning_transaction_registry variable. The user enables transaction registry by specifying BIGINT for row_start/row_end columns. check mysql.transaction_registry structure on the first open, not on startup. Avoid warnings unless transaction_registry is actually used.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
--system-versioning-transaction-registry=1
|
||||
--plugin-load-add=test_versioning
|
||||
|
Reference in New Issue
Block a user