Skip to content

Commit f6bec4c

Browse files
Bugaienkoaliaskov
authored andcommitted
Update dumpall.sh
1 parent b5dc353 commit f6bec4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dumpall.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/bash
22
#30 1 * * * /opt/mysql/dumpall.sh > /var/backup/mysql/logs/dumpall_$(date +\%d-\%m-\%Y).log 2>&1
3+
#Hallo, Sergei Bugaenko was here
34

45
DBLIST=`echo "show databases;"|/usr/bin/mysql -s -uroot -pPASSWORD`
56
LOCK=/tmp/mysql_dump.lck

0 commit comments

Comments
 (0)