MariaDB 10.2.11 发布了。MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。
Notable Changes
InnoDB
INSERT ON DUPLICATE KEY UPDATE foreign key fail
SSE2 implementation under Windows
Corruption during online table-rebuilding ALTER when VIRTUAL columns exist
ALTER TABLE…DISCARD TABLESPACE takes a lot of time
IMPORT TABLESPACE must not go beyond FSP_FREE_LIMIT
MariaDB 10.2.10 fails to run on Debian Stretch with ext3 and O_DIRECT
Allow online table rebuild when encryption or compression parameters change
MariaDB Backup
Mariabackup 10.2 fails to back up a multi-file InnoDB system tablespace
mariabackup incremental incorrectly extends system tablespace for multi-file innodb_data_file_path
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
软件详情:http://git.oschina.net/mirrors/mariadb
下载地址:https://downloads.mariadb.org/mariadb/10.2.11/
来自:开源中国社区

