一周清理一次旧的备份文件
forfiles /p "C:\mysql57\bakdb" /m tmp_db_*.sql -d -7 /c "cmd /c del /f @path"
windows下mysql定时备份
标签:运行 脚本 mysql 清理 mys tmp events tran pre
一周清理一次旧的备份文件
forfiles /p "C:\mysql57\bakdb" /m tmp_db_*.sql -d -7 /c "cmd /c del /f @path"
windows下mysql定时备份
标签:运行 脚本 mysql 清理 mys tmp events tran pre