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

MariaDB 10.0.34 发布,MySQL 分支版本

MariaDB 10.0.34 发布,MySQL 分支版本

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

主要更新内容:

稳定更新:

  • XtraDB 更新至 5.6.38-83.0
  • TokuDB 更新至 5.6.38-83.0
  • InnoDB 更新至 5.6.39
  • Performance Schema 更新至 5.6.39
  • MDEV-12173 – “错误:尝试在已删除的表空间上执行操作”
  • MDEV-7049 – MySQL#74585 – InnoDB:Failing 断言:* mbmaxlen <5,在文件 ha_innodb.cc 1904 行
  • MDEV-14916 – InnoDB 报告“Purge 到达历史列表头”
  • MDEV-14174 – 从 innodb-track-changed-pages 开始崩溃
  • MDEV-13205 – InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon ALTER TABLE
  • MDEV-14799 – After UPDATE of indexed columns, old values will not be purged from secondary indexes
  • MDEV-12827 – Assertion failure when reporting duplicate key error in online table rebuild
  • MDEV-12323 – Rollback progress log messages during crash recovery are intermixed with unrelated log messages
  • MDEV-12352 – InnoDB shutdown should not be blocked by a large transaction rollback
  • MDEV-13797 – InnoDB may hang if shutdown is initiated soon after startup while rolling back recovered incomplete transactions
  • MDEV-14140 – IMPORT TABLESPACE must not go beyond FSP_FREE_LIMIT
  • Backport MDEV-13890 from 10.2 (InnoDB/XtraDB shutdown failure)
  • Fixes for the following security vulnerabilities:

完整发布说明:

ChangeLog:

下载地址:

转自 http://www.oschina.net/news/92927/mariadb-10-0-34