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

新闻 MariaDB 10.2.0 Alpha 发布 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,591
    赞:
    47
    MariaDB 10.2.0 Alpha 发布了。

    主要更新内容:

    Syntax:


    • Window functions have been introduced. This release adds support for a limited set of functions, and the basic execution algorithm. Development continues to expand the set of supported functions and optimize the execution.


    • The SHOW CREATE USER statement was introduced.


    • New CREATE USER options for limiting resource usage and tls/ssl.


    • New ALTER USER statement.

    Scripts:


    Information Schema:


    Variables:


    EXPLAIN:


    • EXPLAIN used to show incorrect information about how the optimizer resolved ORDER BY clause or Distinct. This is a long-standing problem coming from MySQL. Now, after MDEV-8646 and related fixes, the problem doesn't exist anymore. (For testcases, see MDEV-7982, MDEV-8857, MDEV-7885)

    Optimizations:


    • Connection setup was made faster by moving creation of THD to new thread (MDEV-6150)

    Code:


    • "fast mutexes" have been removed. These aren't faster than normal mutexes, and have been disabled by default for years - MDEV-8111.



    更新日志 | 发行说明 | 下载地址
    MariaDB 10.2.0 Alpha 发布下载地址
     
正在加载...