1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Percona Server for MySQL 5.6.38-83.0 发布 下载

本帖由 漂亮的石头2017-12-11 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,074
    赞:
    47
    Percona Server for MySQL 5.6.38-83.0 已发布。

    Percona Server for MySQL 5.6.38-83.0 包括所有的错误修复,该版本现在是 5.6 系列中的稳定版本。更新内容如下:

    新特性:


    Bug 修复:


    • 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 MEMORYtables in unsupported column configurations, which then crashed or lose data in usage. Bug fixed #1731483.


    • 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).


    • After fixing bug #1668602, bug #1539504, and bug #1313901, CREATE/DROP TEMPORARY TABLE statements were forbidden incorrectly in transactional contexts, including function and trigger calls, even when they required no binary logging at all. Bug fixed #1711781.


    • Running ANALYZE TABLE while a long-running query is accessing the same table in parallel could lead to a situation where new queries on the same table are blocked in a Waiting for table flush state. Fixed by stopping ANALYZE TABLE flushing affected InnoDB and TokuDB tables from the table definition cache. Bug fixed #1704195 (upstream #87065).


    • MyRocks additions to the 5.6 mysqldump output have been removed.


    • CREATE TABLE ... LIKE ... did not use source row_format on target TokuDB table. Bug fixed #76.


    • TokuDB would encode already encoded database name for a directory name. Bug fixed #74.

    其他 bug 修复: #1670902 (upstream #85352), #1670902 (upstream #85352), #1729241, #83, #80, and #75.

    详情请发布主页
    Percona Server for MySQL 5.6.38-83.0 发布下载地址
     
正在加载...