mirror of
https://github.com/MariaDB/server.git
synced 2025-05-28 13:01:41 +03:00
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.