MariaDB 10.2.11 发布了。MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。
Notable Changes
InnoDB
- MDEV-13206 INSERT ON DUPLICATE KEY UPDATE foreign key fail
- Support CRC32 SSE2 implementation under Windows
- MDEV-13795 / MDEV-14332 Corruption during online table-rebuilding ALTER when VIRTUAL columns exist
- MDEV-13328 ALTER TABLE…DISCARD TABLESPACE takes a lot of time
- MDEV-14140 IMPORT TABLESPACE must not go beyond FSP_FREE_LIMIT
- MDEV-14244 MariaDB 10.2.10 fails to run on Debian Stretch with ext3 and O_DIRECT
- MDEV-14219 Allow online table rebuild when encryption or compression parameters change
- MDEV-14499 Mariabackup 10.2 fails to back up a multi-file InnoDB system tablespace
- MDEV-14447 mariabackup incremental incorrectly extends system tablespace for multi-file innodb_data_file_path
- MDEV-13560 Copy all innodb undo tablespaces from the backup directory to destination
Other
- As per the MariaDB Deprecation Policy , this will be the last release of MariaDB 10.2 for RHEL 7.2 and CentOS 7.2. Starting with the next 10.2 release we will be building MariaDB for CentOS 7 and RHEL 7 on version 7.3.
- Repositories for Ubuntu 17.10 Artful added
下载地址:
https://downloads.mariadb.org/mariadb/10.2.11/
转自 http://www.oschina.net/news/91016/mariadb-10-2-11
注:本文内容来自互联网,旨在为开发者提供分享、交流的平台。如有涉及文章版权等事宜,请你联系站长进行处理。