发布于 2017-02-02 00:22:00 | 84 次阅读 | 评论: 0 | 来源: 网友投递
Percona Server Mysql分支数据库
Percona Server是MySQL的改进版本,使用 XtraDB 存储引擎,在功能和性能上较 MySQL 有着很显著的提升,如提升了在高负载情况下的 InnoDB 的性能,为 DBA 提供了一些非常有用的性能诊断工具,另外有更多的参数和命令来控制服务器行为。
Percona Server for MySQL 5.5.54-38.6 发布了。基于 MySQL 5.5.54,包括其中的所有 bug 修复,Percona Server for MySQL 5.5.54-38.6 目前是 5.5 系列中的稳定版本。
Bugs 修复:
Fixed new compilation warnings with GCC 6. Bugs fixed #1641612 and #1644183.
CONCURRENT_CONNECTIONS
column in the USER_STATISTICS
table was showing incorrect values. Bug fixed #728082.
Audit Log Plugin when set to JSON
format was not escaping characters properly. Bug fixed #1548745.
mysqld_safe
now limits the use of rm
and chown
to avoid privilege escalation. chown
can now be used only for /var/log
directory. Bug fixed #1660265.
其他修复:#1638897, #1644174, #1644547, and #1644558.
下载地址: