欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
MariaDB
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
+ | {{top news}} | ||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
− | |||
[[Image:Mariadb-90x90.gif|right]] | [[Image:Mariadb-90x90.gif|right]] | ||
+ | |||
Mariadb, a [[MySQL]] branch with the Maria storage engine | 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 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版本上. |
− | + | ==新闻== | |
+ | <rss>http://askmonty.org/blog/feed/|short|date|max=10</rss> | ||
==5.3== | ==5.3== | ||
第34行: | 第36行: | ||
* More information in the logs for better troubleshooting. | * More information in the logs for better troubleshooting. | ||
* Speed optimizations | * Speed optimizations | ||
− | == | + | |
+ | ==链接== | ||
*[https://launchpad.net/maria MariaDB Launchpad] | *[https://launchpad.net/maria MariaDB Launchpad] | ||
*[http://kb.askmonty.org/ MariaDB KnowledgeBase] | *[http://kb.askmonty.org/ MariaDB KnowledgeBase] | ||
第41行: | 第44行: | ||
*[http://askmonty.org/worklog/ MariaDB WorkLog] | *[http://askmonty.org/worklog/ MariaDB WorkLog] | ||
*[http://montyprogram.com/ Monty Program] | *[http://montyprogram.com/ Monty Program] | ||
+ | |||
+ | {{comment}} | ||
[[Category:MySQL]] | [[Category:MySQL]] |
2010年11月10日 (三) 13:30的版本
您可以在Wikipedia上了解到此条目的英文信息 MariaDB Thanks, Wikipedia. |
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版本上.
目录 |
新闻
自http://askmonty.org/blog/feed/加载RSS失败或RSS源被墙
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
链接
<discussion>characters_max=300</discussion>
分享您的观点