mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
93_DbLog: contrib 5.9.0
git-svn-id: https://svn.fhem.de/fhem/trunk@27584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1a0500fd87
commit
a06c1f1fc3
@ -5480,7 +5480,7 @@ sub DbLog_SBP_Read {
|
||||
}
|
||||
|
||||
if ($hash->{HELPER}{SHUTDOWNSEQ} && $memcount) {
|
||||
Log3 ($name, 2, "DbLog $name - no connection to the database possible in the last database write cycle, export to file instead...");
|
||||
Log3 ($name, 2, "DbLog $name - an error occurred during the last write cycle to the database, the data is exported to a file instead ... ......");
|
||||
|
||||
my $error = CommandSet (undef, qq{$name exportCache purgecache});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user