内容简介:Percona Server for MySQL 5.5.60-38.12 已于 5 月 18 日发布,基于 MySQL 5.5.60,包含其中所有的 bug 修复,Percona Server for MySQL 5.5.60-38.12 是目前 5.5 系列的最新稳定版本。更新如下: Bugs 修复 ...
Percona Server for MySQL 5.5.60-38.12 已于 5 月 18 日发布,基于 MySQL 5.5.60,包含其中所有的 bug 修复,Percona Server for MySQL 5.5.60-38.12 是目前 5.5 系列的最新稳定版本。更新如下:
Bugs 修复
mysqldumputility with--innodb-optimize-keysoption was incorrectly working with foreign keys pointing to the same table, producing invalid SQL statements. Bugs fixed #1125and #3863.A typo in
plugin.cmakefile prevented to compile plugins statically into the server. Bug fixed #3871(upstream #89766).Using
-DWITHOUT_<PLUGIN>=ONCMake variable to exclude a plugin from the build didn’t work for some plugins, including a number of storage engines. Bug fixed #3901.A fix was introduced to remove GCC 8 compilation warnings for the Percona Server build. Bug fixed #3950.
A code clean-up was done to fix compilation warnings and errors specific for clang 6. Bug fixed #3893(upstream #90111).
Percona Server Debian packages description included reference to
/etc/mysql/my.cnffile, which is not actually present in these packages. Bug fixed #2046.A clean-up in Percona Server binlog-related code was made to avoid uninitialized memory comparison. Bug fixed #3925 (upstream #90238).
The temporary file I/O was not instrumented for Performance Schema. Bug fixed #3937 (upstream #90264).A
key_block_sizevalue was set automatically by the Improved MEMORY Storage Engine, which resulted in warnings when changing the engine type to InnoDB, and constantly growingkey_block_sizeduring alter operations. Bugs fixed #3936, #3940, and #3943.
下载地址:
http://www.percona.com/downloads/Percona-Server-5.5/Percona-Server-5.5.60-38.12/
https://github.com/percona/percona-server/releases/tag/Percona-Server-5.5.60-38.12
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Percona Server for MySQL 5.5.60-38.12 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Agile Web Application Development with Yii 1.1 and PHP5
Jeffrey Winesett / Packt Publishing / 2010-08-27
In order to understand the framework in the context of a real-world application, we need to build something that will more closely resemble the types of applications web developers actually have to bu......一起来看看 《Agile Web Application Development with Yii 1.1 and PHP5》 这本书的介绍吧!