Home > Database > Mysql Tutorial > Percona 講 TokuDB_MySQL

Percona 講 TokuDB_MySQL

WBOY
Release: 2016-06-01 13:07:51
Original
1236 people have browsed it

Percona的「Getting to know TokuDB for MySQL」這篇文章雖然標題是想要宣傳TokuDB,但其實把MySQL的歷史也講了一遍…

前面講到 InnoDB 的崛起時,就有提到就算你不使用 InnoDB 提供的 transaction,他的 crash-safe 性質也仍然是許多人選用 InnoDB 的重要因素之一:

Even those that don’t really need transactions rejoice in the crash resistance strength of InnoDB.

後面提到 TokuDB 時當然都會提到 Fractal Tree Indexes 這個資料結構對於現代硬體設備的優點。而英文版維基百科在今年三月時總算建立了Fractal tree index這個條目,整理的還算完整,之前是去看投影片了解這個資料結構的特性…

Percona 目前對 TokuDB 的等級是放在 beta 版,等 GA 後再來完整的測過一次,另外也想要測能不能在同一個 transaction 內使用 InnoDB table & TokuDB table,這對 zero-downtime migration 還蠻重要的,如果不可行的話工程就比較大了…

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template