摘要: 1. sudo -i; 2. cd /var/lib/mysql/;ls -lct; 3.Delete binlog files rm -rf binlog.* 4. ls -lct; 5.Then check the space via df -h; As the above snapshot i 阅读全文
posted @ 2022-05-27 20:53 FredGrit 阅读(62) 评论(0) 推荐(0)