Alexander Barkov
36eba98817
MDEV-19123 Change default charset from latin1 to utf8mb4
...
Changing the default server character set from latin1 to utf8mb4.
2024-07-11 10:21:07 +04:00
Marko Mäkelä
18795f5512
Merge 10.3 into 10.4
2022-09-13 16:36:38 +03:00
Alexander Barkov
f1544424de
MDEV-29446 Change SHOW CREATE TABLE to display default collation
2022-09-12 22:10:39 +04:00
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