diff --git a/doc/Support/Performance.md b/doc/Support/Performance.md index ef8e0382f1..66af33d48b 100644 --- a/doc/Support/Performance.md +++ b/doc/Support/Performance.md @@ -15,7 +15,7 @@ We absolutely recommend running this, it will save on IO load. [RRDCached](http: It's advisable after 24 hours of running MySQL that you run (MySQL Tuner)[https://raw.githubusercontent.com/major/MySQLTuner-perl/master/mysqltuner.pl] which will make suggestions on things you can change specific to your setup. -One recommendation we can make is that you set the following in my.cnf: +One recommendation we can make is that you set the following in my.cnf under a [mysqld] group: ```bash innodb_flush_log_at_trx_commit = 0