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

新闻 MySQL 5.6.24/5.5.43 发布 下载

本帖由 漂亮的石头2015-04-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    MySQL 5.6.24 发布,此版本改进内容如下:

    MySQL Enterprise 改进


    • MySQL 企业版本现在包括 MySQL Enterprise Firewall,一个应用层防火墙,允许数据库管理员基于是否匹配白名单接受的声明模式来决定允许或者拒绝执行 SQL 声明。 MySQL Enterprise Firewall.

    新特性和改进


    • CMake 支持现在更新至 CMake 3.1 (Bug #20344207)


    • 当服务器把初始 “starting”信息写入错误日志时包括其版本号信息 (Bug #74917, Bug #20052694)


    • ALTER TABLE did not take advantage of fast alterations that might otherwise apply to the operation to be performed, if the table contained temporal columns found to be in pre-5.6.4 format (TIME, DATETIME, and TIMESTAMP columns without support for fractional seconds precision). (Bug #72997, Bug #18985760)


      • avoid_temporal_upgrade controls whether ALTER TABLE implicitly upgrades temporal columns found to be in pre-5.6.4 format.


      • show_old_temporals controls whether SHOW CREATE TABLE output includes comments to flag temporal columns found to be in pre-5.6.4 format.

    • Statement digesting as done previously by the Performance Schema is now done at the SQL level regardless of whether the Performance Schema is compiled in and is available to other aspects of server operation that could benefit from it. Bug #18304086, Bug #20015246.

    还有大量的 bug 修复,请看 MySQL 5.6.24 发行说明,此版本现已提供下载:http://dev.mysql.com/downloads/mysql/

    同时还发布了 5.5.43 版本,详细改进请看这里:http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-43.html
    MySQL 5.6.24/5.5.43 发布下载地址
     
正在加载...