Search found 2 matches
- Sat Sep 25, 2021 4:51 pm
- Forum: ZoneMinder 1.36.x
- Topic: commit ineffective with AutoCommit enabled at /usr/bin/zmfilter.pl line 402.
- Replies: 3
- Views: 1307
- Fri Sep 24, 2021 3:40 pm
- Forum: ZoneMinder 1.36.x
- Topic: commit ineffective with AutoCommit enabled at /usr/bin/zmfilter.pl line 402.
- Replies: 3
- Views: 1307
commit ineffective with AutoCommit enabled at /usr/bin/zmfilter.pl line 402.
On a fresh ZM 1.36.7 install on Ubuntu 20.04.3, we have the following message in the log /var/log/zm/zmdc.log: commit ineffective with AutoCommit enabled at /usr/bin/zmfilter.pl line 402. This line 402 in zmfilter.pl says: $ZoneMinder::Database::dbh->commit() if !$$filter{LockRows}; There is a 13 ...