摘要: 1.清理指定binlog文件之前的binlog,如下代码清理007235之前所有的binlog文件(不包含007235文件本身)。 purge master logs to 'logbin.007235' 阅读全文
posted @ 2022-10-26 09:46 shiweixing 阅读(26) 评论(0) 推荐(0)
摘要: du -h -x --max-depth=1 阅读全文
posted @ 2022-10-26 09:26 shiweixing 阅读(34) 评论(0) 推荐(0)