MariaDB 10.3.2 发布,MySQL 分支版本

栏目: 软件资讯 · 发布时间: 7年前

内容简介:MariaDB 10.3.2 已发布,这是 10.3 系列的第二个 Alpha 版本,不建议用于生产。 MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 ...

MariaDB 10.3.2 已发布,这是 10.3 系列的第二个 Alpha 版本,不建议用于生产。

MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行。

更新内容:

Notable Changes

  • Instant ADD COLUMN (MDEV-11369) - thanks to TenCent for the inspiration

  • UPDATE statements with the same source and target (MDEV-12874) - from Jerome Brauge

  • ORDER BY and LIMIT in multi-table update (MDEV-13911)

  • DATE_FORMAT(date, format, locale) - 3 argument form of DATE_FORMAT (MDEV-11553)

Compression

Encryption

  • Temporary files created by merge sort and row log are encrypted if innodb_encrypt_log is set to 1, regardless of whether the table encrypted or not (MDEV-12634).

Variables

The following deprecated variables have been removed:

下载地址:

https://downloads.mariadb.org/mariadb/10.3.2/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Operating System Algorithms

Operating System Algorithms

Nathan Adams、Elisha Chirchir / CreateSpace Independent Publishing Platform / 2017-4-21 / USD 39.15

Operating System Algorithms will walk you through in depth examples of algorithms that you would find in an operating system. Selected algorithms include process and disk scheduling.一起来看看 《Operating System Algorithms》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试