MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行,使之能轻松成为 MySQL 的代替品。
MariaDB 10.2.6 Stable(GA)是 MariaDB 10.2 系列中的首个稳定版本。
更新内容:
Notable Changes
- MyRocks alpha storage engine added (MDEV-9658)
- Window functions have been introduced.
- Recursive Common Table Expressions (MDEV-9864)
- AWS Key Management plugin added for Windows, CentOS, RHEL, and Fedora packages
- Update InnoDB to 5.7.18 (MDEV-11751)
- Galera wsrep library updated to 25.3.20
- Packages for Ubuntu 17.04 "zesty" added
- MDEV-10431: The --add-drop-trigger option has been added to mysqldump
- MDEV-12472: Ignore XtraDB-specific parameters in InnoDB, warning that they are ignored
- MDEV-12253, MDEV-12602: Numerous Encryption fixes
- MDEV-11336: Disabled defragmentation
- MDEV-10332: Added support for OpenSSL 1.1 and LibreSSL
- innodb_deadlock_detect and innodb_stats_include_delete_marked variables introduced
Notes
- Percona XtraBackup (as of 2.4) will not work with MariaDB 10.2 (and MariaDB 10.1) compression. However, MariaDB's fork, MariaDB Backup, will work with compression. It will be included in a future version of MariaDB 10.2.
更多详情请查看发行日志和更新说明
下载地址:
https://downloads.mariadb.org/mariadb/10.2.6/
此外,MariaDB 10.0.31 and MariaDB Connector/ODBC 2.0.15 也已发布:
MariaDB 10.0.31(发行日志、更新说明)
https://downloads.mariadb.org/mariadb/10.0.31/
MariaDB Connector/ODBC 2.0.15(发行日志、更新说明)
https://downloads.mariadb.org/connector-odbc/2.0.15/
文章转载自 开源中国社区[https://www.oschina.net]
时间: 2024-10-12 22:38:36