-
Problem report
-
Resolution: Fixed
-
Blocker
-
7.0.0alpha5
-
None
-
Debian GNU/Linux 11 (bullseye)
Linux infra-zabbix-prod-1 5.10.0-25-amd64 #1 SMP Debian 5.10.191-1 (2023-08-16) x86_64 GNU/Linux
Docker version 24.0.6, build ed223bc
-
Sprint 104 (Sep 2023)
-
0.2
Steps to reproduce:
- Setup zabbix/zabbix-server-mysql:alpine-trunk as Zabbix Server with it's own MySQL database
- Setup zabbix/zabbix-proxy-mysql:alpine-trunk as Zabbix Proxy with it's own MySQL database
- Start both and wait few seconds
Result:
"ERROR: nested transaction detected. Please report it to Zabbix Team." when saving data in database.
Expected:
No nested transaction, SAVEPOINT instead on MySQL backend ?