MariaDB 10.2.15 发布,MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。显著变更如下:
- PCRE updated to 8.42
- The embedded server library now supports SSL when connecting to remote servers
- MDEV-15325 – Incomplete validation of missing tablespace during recovery
- MDEV-15720 – ib_buffer_pool unnecessarily includes the temporary tablespace
- MDEV-15764 – InnoDB may write uninitialized garbage to redo log
- MDEV-15553 – Virtual Columns: Assertion failed in dict_table_get_col_name
- MDEV-14705 – slow innodb startup/shutdown can exceed systemd timeout
- MDEV-15707 – deadlock in Innodb IO code, caused by change buffering (Windows)
- MDEV-15507 – Assertion failed in dict_check_sys_tables on upgrade from 5.5
- MDEV-15916 – Change buffer crash during TRUNCATE or DROP TABLE
- encryption fixes – MDEV-12632, MDEV-13516, MDEV-15752, MDEV-15566, MDEV-16092
- temporary table ROLLBACK fixes – MDEV-15826, MDEV-15374
- applicable changes from 5.7.22 – MDEV-16142
- Ubuntu 18.04 “bionic” and Fedora 28 packages and repositories are being introduced in this release. See the MariaDB Repository Configuration Tool for instructions on setting up these repositories.
- As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.2 for Debian 7 Wheezy and Fedora 26
- Fixes for the following security vulnerabilities:
详情见变更日志。
下载地址:https://downloads.mariadb.org/mariadb/10.2.15/
转自 https://www.oschina.net/news/96210/mariadb-10-2-15-released