mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-30 18:12:28 +00:00
93_DbRep: attribute allowDeletion deleted, multiCmd: use of executeBeforeProc, executeAfterProc possible, prepare support of MariaDB
git-svn-id: https://svn.fhem.de/fhem/trunk@28621 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
3b8515e2f1
commit
0bc1763c5e
@ -8276,9 +8276,6 @@ sub DbRep_mysql_DumpClientSide {
|
||||
my $paref = shift;
|
||||
my $hash = $paref->{hash};
|
||||
my $name = $paref->{name};
|
||||
|
||||
my $dbloghash = $defs{$hash->{HELPER}{DBLOGDEVICE}};
|
||||
my $dbmodel = $dbloghash->{MODEL};
|
||||
|
||||
my $dump_path = AttrVal ($name, "dumpDirLocal", $dbrep_dump_path_def);
|
||||
my $optimize_tables_beforedump = AttrVal ($name, "optimizeTablesBeforeDump", 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user