File tree Expand file tree Collapse file tree 2 files changed +84
-57
lines changed Expand file tree Collapse file tree 2 files changed +84
-57
lines changed Original file line number Diff line number Diff line change 1
1
# NAME
2
2
3
- MySQLTuner 1.7.0 - MySQL High Performance Tuning Script
3
+ MySQLTuner 1.7.2 - MySQL High Performance Tuning Script
4
4
5
5
# IMPORTANT USAGE GUIDELINES
6
6
@@ -45,7 +45,7 @@ You must provide the remote server's total memory when connecting to other serve
45
45
--pfstat Print Performance schema
46
46
--bannedports Ports banned separated by comma(,)
47
47
--maxportallowed Number of ports opened allowed on this hosts
48
- --cvefile CVE File for vulnerability checks
48
+ --cvefile <path> CVE File for vulnerability checks
49
49
--nocolor Don't print output in color
50
50
--json Print result as JSON string
51
51
--buffers Print global and per-thread buffer values
@@ -122,7 +122,7 @@ Maintained by Major Hayden (major\\@mhtx.net) - Licensed under GPL
122
122
123
123
# COPYRIGHT AND LICENSE
124
124
125
- Copyright (C) 2006-2015 Major Hayden - major@mhtx.net
125
+ Copyright (C) 2006-2017 Major Hayden - major@mhtx.net
126
126
127
127
For the latest updates, please visit http://mysqltuner.com/
128
128
You can’t perform that action at this time.
0 commit comments