内容简介:Percona Server for MySQL 5.7.21-20 已发布,基于 MySQL 5.7.21,包含其中的所有错误修复。Percona Server for MySQL 5.7.21-20 是目前 5.7 系列的最新稳定版本。更新如下: 新特性 A new string variable v...
Percona Server for MySQL 5.7.21-20 已发布,基于 MySQL 5.7.21,包含其中的所有错误修复。Percona Server for MySQL 5.7.21-20 是目前 5.7 系列的最新稳定版本。更新如下:
新特性
A new string variable
version_suffix
allows to change suffix for the Percona Server version string returned by the read-onlyversion
variable. Alsoversion_comment
is converted from a global read-only to a global read-write variable.A new
keyring_vault_timeout
variable allows to set the amount of seconds for the Vault server connection timeout. Bug fixed #298.
Bug 修复
mysqld
startup script was unable to detect jemalloc library location for preloading, and that prevented starting Percona Server on systemd based machines. Bugs fixed #3784 and #3791.There was a problem with fulltext search, which could find a word with punctuation marks in natural language mode only, but not in boolean mode. Bugs fixed #258, #2501 (upstream #86164).
Build errors were present on FreeBSD (caused by fixing the bug #255 in Percona Server
5.6.38-83.0
) and on MacOS (caused by fixing the bug #264 in Percona Server5.7.20-19
). Bugs fixed #2284 and #2286.A bunch of fixes was introduced to remove GCC 7 compilation warnings for
the Percona Server build. Bugs fixed #3780 (upstream #89420, #89421, and #89422).CMake error took place at compilation with bundled zlib. Bug fixed #302.
A GCC 7 warning fix introduced regression in Percona Server that led to a wrong SQL query built to access the remote server when Federated storage engine was used. Bug fixed #1134.
It was possible to enable
encrypt_binlog
with no binary or relay logging enabled. Bug fixed #287.Long buffer wait times where occurring on busy servers in case of the
IMPORT TABLESPACE
command.Bug fixed #276.
Server queries that contained JSON special characters and were logged by Audit Log Plugin in JSON format caused invalid output due to lack of escaping. Bug fixed #1115.
Percona Server now uses Travis CI for additional tests. Bug fixed #3777.
其他 bug 修复:#257, #264, #1090 (upstream #78048), #1109, #1127, #2204, #2414, #2415, #3767, #3794, 和 #3804 (upstream #89598).
该版本包含对以下 CVE 漏洞的修复: CVE-2018-2565, CVE-2018-2573, CVE-2018-2576, CVE-2018-2583, CVE-2018-2586, CVE-2018-2590, CVE-2018-2612, CVE-2018-2600, CVE-2018-2622, CVE-2018-2640, CVE-2018-2645, CVE-2018-2646, CVE-2018-2647, CVE-2018-2665, CVE-2018-2667, CVE-2018-2668, CVE-2018-2696
MyRocks 和 TokuDB 也有变更,详细点此查看:https://www.percona.com/blog/2018/02/19/percona-server-mysql-5-7-21-20-now-available/
下载地址:
https://www.percona.com/downloads/Percona-Server-5.7/Percona-Server-5.7.21-20/
https://github.com/percona/percona-server/releases/tag/Percona-Server-5.7.21-20
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机程序的构造和解释
Harold Abelson、Gerald Jay Sussman、Julie Sussman / 裘宗燕 / 机械工业出版社 / 2004-2 / 45.00元
《计算机程序的构造和解释(原书第2版)》1984年出版,成型于美国麻省理工学院(MIT)多年使用的一本教材,1996年修订为第2版。在过去的二十多年里,《计算机程序的构造和解释(原书第2版)》对于计算机科学的教育计划产生了深刻的影响。第2版中大部分重要程序设计系统都重新修改并做过测试,包括各种解释器和编译器。作者根据其后十余年的教学实践,还对其他许多细节做了相应的修改。 海报:一起来看看 《计算机程序的构造和解释》 这本书的介绍吧!