fixed even more tests affected by expire_logs_days typo

This commit is contained in:
Frank Cizmich
2014-09-19 13:37:59 -03:00
parent 9fd72e0fb7
commit 658700e27a
5 changed files with 10 additions and 0 deletions

View File

@@ -10,6 +10,8 @@
# WARN slave_net_timeout: This variable is set too high.
# WARN expire_logs_days: Binary logs are enabled, but automatic purging is not enabled.
# NOTE innodb_data_file_path: Auto-extending InnoDB files can consume a lot of disk space that is very difficult to reclaim later.
# NOTE innodb_flush_method: Most production database servers that use InnoDB should set innodb_flush_method to O_DIRECT to avoid double-buffering, unless the I/O system is very low performance.