皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

MariaDB 10.1.31 发布,MariaDB 的稳定版本

MariaDB 10.1.31 发布,MariaDB 的稳定版本

MariaDB 10.1.31 发布了。MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。

更新内容:

安全漏洞修复:

显著的变化:

  • MDEV-13499 – Backing up table that “doesn’t exist in engine” cause crash in mariabackup when using encryption
  • MDEV-7049 MySQL#74585 – InnoDB: Failing assertion: *mbmaxlen < 5 in file ha_innodb.cc line 1904
  • (XtraDB) MDEV-14174 – crash on start with innodb-track-changed-pages
  • MDEV-14776 – InnoDB Monitor output generated by specific error is flooding error logs
  • MDEV-13205 – InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon ALTER TABLE
  • MDEV-14874 – innodb_encrypt_log corrupts the log when the LSN crosses 32-bit boundary
  • MDEV-14799 – After UPDATE of indexed columns, old values will not be purged from secondary indexes
  • As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.1 for Fedora 25

完整更新内容请查看更新日志

下载地址:http://downloads.mariadb.org/mariadb/10.1.31

转自 http://www.oschina.net/news/93148/mariadb-10-1-31