内容简介:MariaDB 是一个 MySQL 的替代数据库。MariaDB 努力成为数据库专业人士寻找一个强大的,可扩展的,可靠的 SQL 服务器的合乎逻辑的选择。要做到这一点,MariaDB 基金会紧密合作开展工作,在自由和开放源码软件的真正...
MariaDB 是一个 MySQL 的替代数据库。MariaDB 努力成为数据库专业人士寻找一个强大的,可扩展的,可靠的 SQL 服务器的合乎逻辑的选择。要做到这一点,MariaDB 基金会紧密合作开展工作,在自由和开放源码软件的真正精神的用户和开发者的较大的社区,并且在平衡预测与可靠性的方式发布软件。
现在 MariaDB 10.3.1 Alpha 发布了,需要的朋友可以下载试试!
Notable Changes
This will be the second alpha release in the MariaDB 10.3 series.
Notable changes of this release include:
Syntax / general features
Update InnoDB to 5.7.19
CHR() function (MDEV-12685)
The DELETE statement can now delete from the table that is used in a subquery in theWHEREclause (MDEV-12137)
Stored routine parameters can now useROW TYPE OF(MDEV-13581)
The server now supports the PROXY protocol (MDEV-11159)
Reset old history of records and redo log format changes (MDEV-12288, MDEV-13536, Revision #bae0844f657)
Variables/GTID
New system variable gtid_pos_auto_engines for improving performance if a server is using multiple different storage engines in different transactions (MDEV-12179)
Disable logging of certain statements to the general log with the log_disabled_statements system variable.
New status variables Rpl_transactions_multi_engine, Transactions_gtid_foreign_engine and Transactions_multi_engine.
session variables tracking is enabled by default (MDEV-11825)
Remove deprecated variables innodb_file_format, innodb_file_format_check, innodb_file_format_max and innodb_large_prefix.
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- MariaDB 10.2.8 发布,MySQL 分支版本
- MariaDB 10.2.9 发布,MySQL 分支版本
- MariaDB 10.3.2 发布,MySQL 分支版本
- MariaDB 10.0.33 发布,MySQL 分支版本
- MariaDB 10.1.29 发布,MySQL 分支版本
- MariaDB 10.2.11 发布,MySQL 分支版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Blockchain Basics
Daniel Drescher / Apress / 2017-3-16 / USD 20.99
In 25 concise steps, you will learn the basics of blockchain technology. No mathematical formulas, program code, or computer science jargon are used. No previous knowledge in computer science, mathema......一起来看看 《Blockchain Basics》 这本书的介绍吧!