From 3823c9ae5f82cd050a03b6a223d2e6c6b28faed9 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Wed, 27 Jan 2016 18:50:08 +0100 Subject: [PATCH] Update INTERNALS.md --- INTERNALS.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/INTERNALS.md b/INTERNALS.md index 4bfe76a..839b2b5 100644 --- a/INTERNALS.md +++ b/INTERNALS.md @@ -22,6 +22,7 @@ * [ARIADB information](#mysqltuner-ariadb-information) * [MYISAM information](#mysqltuner-myisam-information) * [GALERA information](#mysqltuner-galera-information) +* [TOKUDB information](#mysqltuner-tokudb-information) ## MySQLTuner steps @@ -222,3 +223,16 @@ * SYNCED state able to read/write * wsrep_cluster_conf_id configuration level must be identical in all nodes * wsrep_last_commited committed level must be identical in all nodes + + +## MySQLTuner TokuDB information +* tokudb_cache_size +* tokudb_directio +* tokudb_empty_scan +* tokudb_read_block_size +* tokudb_commit_sync +* tokudb_checkpointing_period +* tokudb_block_size +* tokudb_cleaner_iterations +* tokudb_fanout +*