mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 07:19:24 +00:00
93_DbRep: dumpMySQL clientSide: add create database to dump file
git-svn-id: https://svn.fhem.de/fhem/trunk@28135 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bd309cccfe
commit
ae5b54a9c2
@ -8509,7 +8509,7 @@ sub DbRep_mysql_DumpClientSide {
|
||||
return "$name|$err";
|
||||
}
|
||||
else {
|
||||
Log3 ($name, 5, "DbRep $name - New dump file $sql_file was created");
|
||||
Log3 ($name, 3, "DbRep $name - New dump file $sql_file was created");
|
||||
}
|
||||
|
||||
my $first_insert = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user