增量式备份

This commit is contained in:
zhangkun9038@dingtalk.com 2023-07-15 23:55:54 +08:00
parent 253e744a79
commit 42f975375c

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
currentTime=$(date +"%Y-%m-%d-%H") currentTime=$(date +"%Y%m%d%H")
userName=$1 userName=$1
password=$2 password=$2
dbName=$3 dbName=$3