发布于 2016-04-14 04:02:24 | 204 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Mysql教程,程序狗速度看过来!

Mysql关系型数据库管理系统

MySQL是一个开放源码的小型关联式数据库管理系统,开发者为瑞典MySQL AB公司。MySQL被广泛地应用在Internet上的中小型网站中。由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,许多中小型网站为了降低网站总体拥有成本而选择了MySQL作为网站数据库。


MySQL 5.7.12 发布了。

安全提升:

  • InnoDB:        The InnoDB tablespace encryption feature,        which provides at-rest data encryption for        InnoDB tables, now supports Oracle Key Vault        for encryption key management. Oracle Key Vault support relies        on the keyring_okv plugin which is available        in MySQL Enterprise Edition. A secure and robust encryption key management solution        such as OKV is critical for security and for compliance with        various security standards. For more information, see        InnoDB Tablespace Encryption.

  • The linked OpenSSL library for the MySQL Commercial Server has        been updated to version 1.0.1s. Issues fixed in the new version        are described at        http://www.openssl.org/news/vulnerabilities.html.

    This change does not affect the Oracle-produced MySQL Community        build of MySQL Server, which uses the yaSSL library instead.       (Bug #22685885, Bug #22923458)

  • MySQL Enterprise Edition now includes a keyring_okv plugin that        uses Oracle Key Vault for keyring backend storage. For more        information, see The MySQL Keyring.

功能增加:

  • For queries with many OR conditions, the        optimizer now is more memory-efficient and less likely to exceed        the memory limit imposed by the        range_optimizer_max_mem_size        system variable. In addition, the default value for that        variable has been raised from 1536000 to 8388608.       (Bug #79450, Bug #22283790)

Bug 修复:

  • InnoDB; Partitioning:        INSERT and        SELECT statements against a        partitioned InnoDB table having        generated columns were not always handled correctly.       (Bug #22444530)

    References: See also Bug #21776494, Bug #21824564, Bug #21864838.

  • InnoDB:        An error was returned on startup when a replication slave        attempted to access an encrypted table. The server UUID used to        compose the master key name was not persisted to the tablespace        data file, resulting in the use of an incorrect master key.       (Bug #22912582)

  • InnoDB:        In debug builds, an unnecessary        buf_block_align() call could cause a latching        order violation. A DML operation resulted in a page mismatch        assertion due to the same buf_block_align()        call.       (Bug #22709463, Bug #21321238)

  • InnoDB:        An ALTER TABLE ...        ADD COLUMN operation on a table with virtual columns        raised an assertion.       (Bug #22650296)

  • InnoDB:        An unnecessary comparison in tablespace encryption code caused        compiler warnings.       (Bug #22645816)

查看完整发行说明,点击这里

下载地址:http://www.mysql.com/downloads/



历史版本 :
MySQL 8.0.4 RC 发布,带来大量新特性和改进
MySQL 5.7.21 发布,bug 修复和功能增加
MySQL 5.7.20 发布,bug 修复和功能增加
MySQL 8.0.3 RC 版即将发布,看看有哪些变化
MySQL 8.0.2 DMR 发布,添加 SQL window 函数
MySQL 5.7.19 发布,开源数据库服务器
MySQL 5.7.18 发布,数据库服务器
Galera 将死 — MySQL Group Replication 正式发布
MySQL 社区版 5.7.17 发布,数据库服务器
MySQL 5.7.16 发布,yaSSL 修复升级
MySQL 5.7.15 发布,新增 InnoDB 和 CMake 选项
MySQL 5.7.14 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务