improve code for cloud backups

This commit is contained in:
Usman Nasir
2020-11-27 22:04:29 +05:00
parent 9b81679bad
commit 2b652f2b53
2 changed files with 142 additions and 53 deletions

View File

@@ -228,6 +228,7 @@ class mysqlUtilities:
cnfContent = """[mysqldump]
user=root
password=%s
max_allowed_packet=1024M
[mysql]
user=root
password=%s