发布于 2017-08-25 03:48:36 | 129 次阅读 | 评论: 0 | 来源: 网友投递
Percona Server Mysql分支数据库
Percona Server是MySQL的改进版本,使用 XtraDB 存储引擎,在功能和性能上较 MySQL 有着很显著的提升,如提升了在高负载情况下的 InnoDB 的性能,为 DBA 提供了一些非常有用的性能诊断工具,另外有更多的参数和命令来控制服务器行为。
Percona Server for MySQL 5.5.57-38.9 已发布,该版本基于 MySQL 5.5.57,并包括其中的所有错误修复。Percona Server for MySQL 5.5.57-38.9 是 Percona Server for MySQL 5.5 系列中最新的 GA 版本。现已支持在 Debian 9(stretch) 上使用,不过仅支持 amd64 架构。
注意:Percona 软件将不再支持 Red Hat Enterprise Linux 5(包括 CentOS 5 和其他衍生版)、Ubuntu 12.04 及更早的版本。原因是这些平台已结束了生命周期,不会再接收到更新,不推荐将它们用于生产环境。
更新内容如下
新特性:
#1702903: 增加了对 OpenSSL 1.1 的支持
平台支持:
添加对 Debian 9 (stretch) 的支持和软件包,仅涵盖 amd64
架构
停止提供用于 RHEL 5 (CentOS 5) 和 Ubuntu 12.04 的软件包
Bugs 修复:
#1622985: Downgraded diagnostic severity from warning to normal note for successful doublewrite buffer recovery.
#1661488: Fixed crash of debug server build when two clients connected, one of them enabled userstat
and ran either FLUSH CLIENT_STATISTICS
or FLUSH USER_STATISTICS
, and then both clients exited.
#1673656: Added support for wildcards and Subject Alternative Names (SAN) in SSL certificates for --ssl-verify-server-cert
. For more information, see the compatibility matrix at the end of this post.
#1705729: Fixed the postinst
script to correctly locate the datadir
.
#1709834: Fixed the mysqld_safe
script to correctly locate the basedir
.