摘要: was 启动 和 关闭[root@nc01 ~]# cat was.shsh /app/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/startManager.shsh /app/IBM/WebSphere/AppServer/profiles/App65/ 阅读全文
posted @ 2023-03-20 17:10 刚好遇见Mysql 阅读(103) 评论(0) 推荐(0)
摘要: -- 查看自动清理,过期天数 mysql> show variables like 'expire_logs_days';+ + +| Variable_name | Value |+ + +| expire_logs_days | 5 |+ + + -- 查看日志 show master logs 阅读全文
posted @ 2023-03-20 10:05 刚好遇见Mysql 阅读(46) 评论(0) 推荐(0)