1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-27 05:41:41 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Michael Widenius
b5615eff0d Write information about restart in .result
Idea comes from MySQL which does something similar
2019-04-01 19:47:24 +03:00
Sergei Golubchik
a544f920e3 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.
2018-01-13 02:01:34 +01:00
Eugene Kosov
19f0b512a9 Tests: record mariabackup.system_versioning [#387] 2017-12-29 00:23:21 +03:00
Eugene Kosov
d6b68b0e8d Tests: mariabackup.system_versioning [#387] 2017-12-21 21:15:20 +03:00
Aleksey Midenkov
4f386579f8 Tests: renamed to mariabackup.system_versioning [#307]
Removed needless combinations.
2017-11-21 21:54:10 +03:00