MariaDB

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第4行: 第4行:
 
MariaDB is a community developed branch of MySQL. It's a branch of MySQL (ie, we are keeping our code in sync with MySQL) and contains in addition the Maria storage engine, updated version of other storage engines and extensions.
 
MariaDB is a community developed branch of MySQL. It's a branch of MySQL (ie, we are keeping our code in sync with MySQL) and contains in addition the Maria storage engine, updated version of other storage engines and extensions.
  
 +
版本策略:
 +
 +
目前所有MariaDB发行版都基于 MySQL 5.1. 当 MySQL 5.5 或 MySQL 5.6 变成 RC , 将切换到 MariaDB beta 版并基于RC版本上.
 +
 +
==5.3==
 +
MariaDB 5.3 将基于 MySQL 5.1 或 MySQL 5.6
 +
 +
==5.2==
 +
MariaDB 5.2 基于 MySQL 5.1
 +
 +
主要的新功能有:
 +
* Storage-engine-specific CREATE TABLE
 +
* Pluggable Authentication
 +
* Segmented Key Cache; Speeds up MyISAM tables a LOT!
 +
* Extended User Statistics
 +
* Virtual Columns
 +
* New storage engines: OQGRAPH and Sphinx.
 +
* Speed optimizations
 +
==5.1==
 +
MariaDB 5.1 基于 MySQL 5.1
 +
 +
主要的新功能有:
 +
* XtraDB a drop-in replacement for InnoDB based on the InnoDB_plugin. This is enabled by default and gives you the speed comparable to MySQL 5.5 today.
 +
* New storage engines: PBXT, FederatedX (drop-in replacement for Federated) and Aria.
 +
* Pool of Threads: Allows you to have 100,000+ connections.
 +
* Table elimination: Optimizer enhancement.
 +
* More information in the logs for better troubleshooting.
 +
* Speed optimizations
 
==Links==
 
==Links==
 
*https://launchpad.net/maria
 
*https://launchpad.net/maria

2010年9月15日 (三) 15:22的版本

Mariadb-90x90.gif

Mariadb, a MySQL branch with the Maria storage engine

MariaDB is a community developed branch of MySQL. It's a branch of MySQL (ie, we are keeping our code in sync with MySQL) and contains in addition the Maria storage engine, updated version of other storage engines and extensions.

版本策略:

目前所有MariaDB发行版都基于 MySQL 5.1. 当 MySQL 5.5 或 MySQL 5.6 变成 RC , 将切换到 MariaDB beta 版并基于RC版本上.

目录

5.3

MariaDB 5.3 将基于 MySQL 5.1 或 MySQL 5.6

5.2

MariaDB 5.2 基于 MySQL 5.1

主要的新功能有:

  • Storage-engine-specific CREATE TABLE
  • Pluggable Authentication
  • Segmented Key Cache; Speeds up MyISAM tables a LOT!
  • Extended User Statistics
  • Virtual Columns
  • New storage engines: OQGRAPH and Sphinx.
  • Speed optimizations

5.1

MariaDB 5.1 基于 MySQL 5.1

主要的新功能有:

  • XtraDB a drop-in replacement for InnoDB based on the InnoDB_plugin. This is enabled by default and gives you the speed comparable to MySQL 5.5 today.
  • New storage engines: PBXT, FederatedX (drop-in replacement for Federated) and Aria.
  • Pool of Threads: Allows you to have 100,000+ connections.
  • Table elimination: Optimizer enhancement.
  • More information in the logs for better troubleshooting.
  • Speed optimizations

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱