发布于 2017-12-07 23:58:36 | 182 次阅读 | 评论: 0 | 来源: 网友投递
Percona Server Mysql分支数据库
Percona Server是MySQL的改进版本,使用 XtraDB 存储引擎,在功能和性能上较 MySQL 有着很显著的提升,如提升了在高负载情况下的 InnoDB 的性能,为 DBA 提供了一些非常有用的性能诊断工具,另外有更多的参数和命令来控制服务器行为。
Percona Server for MySQL 5.5.58-38.10 已发布,该版本基于 MySQL 5.5.58,并包括其中的所有错误修复。Percona Server for MySQL 5.5.58-38.10 是 Percona Server for MySQL 5.5 系列中最新的 GA 版本。
新特性
Percona Server 包现已支持 Ubuntu 17.10 (Artful)
bug 修复
If an I/O syscall returned an error during the server shutdown with Thread Pool enabled, a mutex could be left locked. Bug fixed #1702330 (Daniel Black)。
Dynamic row format feature to support BLOB/VARCHAR
in MEMORY
tables requires all the key columns to come before any BLOB columns. This requirement however was not enforced, allowing creating MEMORY
tables in unsupported column configurations, which then crashed or lose data in usage. Bug fixed #1731483。
其他 bug 修复: #1729241。
下载地址: