[聚合文章] Percona Server for MySQL 5.5.58-38.10 发布

MySQL 2017-12-08 23 阅读

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

下载地址:

注:本文内容来自互联网,旨在为开发者提供分享、交流的平台。如有涉及文章版权等事宜,请你联系站长进行处理。