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 11# NAME
22
3- MySQLTuner 1.7.0 - MySQL High Performance Tuning Script
3+ MySQLTuner 1.7.2 - MySQL High Performance Tuning Script
44
55# IMPORTANT USAGE GUIDELINES
66
@@ -45,7 +45,7 @@ You must provide the remote server's total memory when connecting to other serve
4545 --pfstat Print Performance schema
4646 --bannedports Ports banned separated by comma(,)
4747 --maxportallowed Number of ports opened allowed on this hosts
48- --cvefile CVE File for vulnerability checks
48+ --cvefile <path> CVE File for vulnerability checks
4949 --nocolor Don't print output in color
5050 --json Print result as JSON string
5151 --buffers Print global and per-thread buffer values
@@ -122,7 +122,7 @@ Maintained by Major Hayden (major\\@mhtx.net) - Licensed under GPL
122122
123123# COPYRIGHT AND LICENSE
124124
125- Copyright (C) 2006-2015 Major Hayden - major@mhtx.net
125+ Copyright (C) 2006-2017 Major Hayden - major@mhtx.net
126126
127127For the latest updates, please visit http://mysqltuner.com/
128128
You can’t perform that action at this time.
0 commit comments