mysql巡检报告
#1637
Replies: 1 comment
-
这个巡检脚本哪来的? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1、脚本使用方法
mysql -h192.168.1.x -uroot -p123 -P3306 --html -t -f --silent < mysql巡检脚本.sql
2、执行完后会在当前目录下生成一个html文件,这个html就是巡检报告
3、详情见附件
巡检脚本和示例.zip
Beta Was this translation helpful? Give feedback.
All reactions