发布于 2016-04-19 06:51:09 | 60 次阅读 | 评论: 0 | 来源: 网友投递

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

MariaDB数据库

MariaDB基于事务的Maria存储引擎,替换了MySQL的MyISAM存储引擎,它使用了Percona的 XtraDB,InnoDB的变体,分支的开发者希望提供访问即将到来的MySQL 5.4 InnoDB性能。这个版本还包括了 PrimeBase XT (PBXT) 和 FederatedX存储引擎。


 

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-7982MDEV-8857MDEV-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 5.5.59 GA 发布,MySQL 分支版本
MariaDB 10.3.4 发布,10.3 系列的第二个 beta 版
MariaDB 10.2.12 发布,MySQL 分支版本
MariaDB 10.2.12 发布,MySQL 分支版本
MariaDB 10.1.30 和 Connector/C 2.3.4 发布
MariaDB 10.2.11 发布,MySQL 分支版本
MariaDB 发布 MariaDB AX 开源分析解决方案 
MariaDB ColumnStore 1.1.2 GA
MariaDB Galera Cluster 5.5.58 稳定版发布,Bug 修复
MariaDB 10.1.29 发布,MySQL 分支版本
MariaDB 10.2.10 发布,MySQL 分支版本
MariaDB 10.0.33 发布,MySQL 分支版本
最新网友评论  共有(0)条评论 发布评论 返回顶部

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