added mysqlreport and mysqltuner.pl to help with mysql tuning

This commit is contained in:
jonnyboy
2013-02-23 16:15:24 -05:00
parent d86a78b144
commit 5f2b581611
3 changed files with 2739 additions and 1 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
* Some scripts written by [cj](https://github.com/NNScripts/nn-custom-scripts) can help cleanup your db and remove unlinked parts. Another script [nevermind](http://pastebin.com/ibpi71iE) will help your db run a little faster/easier.
* I havew included the [mysql-tuning-primer](https://launchpad.net/mysql-tuning-primer) to assist in tuning your msql installation.
* I have included a few mysql scripts, [mysql-tuning-primer](https://launchpad.net/mysql-tuning-primer), [mysqlreport](http://hackmysql.com/mysqlreport) and [mysqltuner.pl](https://github.com/sunfoxcz/MySQLTuner-perl/blob/master/mysqltuner.pl) to assist in tuning your msql installation. They are locatated in the scripts folder.
* Join in the converstion at irc://irc.synirc.net/newznab-tmux.
+1295
View File
File diff suppressed because it is too large Load Diff
+1443
View File
File diff suppressed because one or more lines are too long