摘要: MariaDB 10.4.1已发布,更新内容如下:SyntaxNewFLUSH SSLcommand to reload SSL certificates without server restart (MDEV-16266)NewCASTtarget —CAST(x AS INTERVAL DAY_SECOND(N))(MDEV-17776)VariablesNewsql ...
MariaDB 10.4.1 已发布,更新内容如下:
Syntax
New FLUSH SSL command to reload SSL certificates without server restart (MDEV-16266)
New CAST target — CAST(x AS INTERVAL DAY_SECOND(N)) (MDEV-17776)
New variable gtid_cleanup_batch_size for determining how many old rows must accumulate in the mysql.gtid_slave_pos table before a background job will be run to delete them.