You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
639 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 说明
本程序一套,分别部署到
1、联通二枢纽机房用于使用mysqldump.exe备份长春云校的业务数据库然后上传到华为云的OBS上只保留最新的一个数据库备份。
2、华为政务云的云服务器用于JDBC将OBS上的ZIP数据库备份下载回来解压并且还原到数据库的操作生成的数据库名称ccyx_statistics
# 执行时间
此程序备份端是凌晨零点开始备份并上传,还原端是凌晨一点开始下载还原。
# 访问地址
## 备份
http://10.10.21.20:9008/backupMysql
## 还原
http://10.10.21.20:9008/restoreMysql