Update README.md
Added instructions to install mysqltuner using brew.
This commit is contained in:
parent
3c3fdcd936
commit
51a1f06758
1 changed files with 4 additions and 0 deletions
|
@ -203,6 +203,10 @@ If the database has too many tables, or very large table, use this:
|
||||||
--skipsize Don't enumerate tables and their types/sizes (default: on)
|
--skipsize Don't enumerate tables and their types/sizes (default: on)
|
||||||
(Recommended for servers with many tables)
|
(Recommended for servers with many tables)
|
||||||
|
|
||||||
|
**Question: Can I install this project using homebrew on Apple Macintosh?**
|
||||||
|
|
||||||
|
Yes! `brew install mysqltuner` can be used to install this application using [homebrew](https://brew.sh/) on Apple Macintosh.
|
||||||
|
|
||||||
MySQLTuner and Vagrant
|
MySQLTuner and Vagrant
|
||||||
--
|
--
|
||||||
**MySQLTuner** contains following Vagrant configurations:
|
**MySQLTuner** contains following Vagrant configurations:
|
||||||
|
|
Loading…
Reference in a new issue