内容简介:MariaDB 10.0.33 发布了。MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。 主要更改: XtraDB updated to 5.6.37-8...
MariaDB 10.0.33 发布了。MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。
主要更改:
XtraDB updated to 5.6.37-82.2
TokuDB updated to 5.6.37-82.2
InnoDB updated to 5.6.38
Performance Schema updated to 5.6.38
MDEV-12422: CHECK TABLE no longer returns an error when run on a CONNECT table
MDEV-14051: 'Undo log record is too big.' error occurring in very narrow range of string lengths
MDEV-13918: Race condition between INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS and ALTER/DROP/TRUNCATE TABLE
MDEV-13838: Wrong result after altering a partitioned table
fixed bugs in InnoDB FULLTEXT INDEX
MDEV-12676: InnoDB FTS duplicate key error
MDEV-13051: InnoDB crash after failed ADD INDEX and table_definition_cache eviction
MDEV-13446: fts_create_doc_id() unnecessarily allocates 8 bytes for every inserted row
MDEV-13899: IMPORT TABLESPACE may corrupt ROW_FORMAT=REDUNDANT tables
Fixes for the following security vulnerabilities:
下载地址:
https://downloads.mariadb.org/mariadb/10.0.33/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- MariaDB 10.2.8 发布,MySQL 分支版本
- MariaDB 10.2.9 发布,MySQL 分支版本
- MariaDB 10.3.2 发布,MySQL 分支版本
- MariaDB 10.1.29 发布,MySQL 分支版本
- MariaDB 10.2.11 发布,MySQL 分支版本
- MariaDB 10.2.12 发布,MySQL 分支版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Distributed Algorithms
Nancy A. Lynch / Morgan Kaufmann / 1996-3-15 / USD 155.00
In "Distributed Algorithms", Nancy Lynch provides a blueprint for designing, implementing, and analyzing distributed algorithms. She directs her book at a wide audience, including students, programmer......一起来看看 《Distributed Algorithms》 这本书的介绍吧!