-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:CentOS 7 x86-64
Zabbix Proxy has a few issues in works in Galera cluster in master-master mode:
Table dbversion has not a primary key but Galera cluster requires a primary key on all tables.
In version 4.2.4 proxy_get_history_data() was changed (ZBX-15942) and proxy was broken in environment with mysql and auto_increment_increment > 1. This is ** required for master-master replication.