-
Incident report
-
Resolution: Fixed
-
Blocker
-
None
When in transaction and SQL statement fails the subsequent SQL statements within that transaction are still processed. This can result in data inconsistency.
Solution: for every execute and select statement if inside a failed transaction return without doing anything.
- is duplicated by
-
ZBX-1401 Zabbix_server continues failed transactions
- Closed