Google MySQL 介绍
Google MysqL 是 Google 内部版本的 MysqL 改进,现已开源,基于 MysqL 5.0,5.1 版本正在开发中。
包含 Google 新增的特性:Group IDs, semi-sync replication, googlestats engine 等等
-
git clone https://code.google.com/p/google-mysql/
-
cd google-MysqL/
-
./google/compile
-
./google/tests