Child Node is not syncing to the master node correctly.
See the following error on the master server node in the zabbix_server.log:
2808:20080502:015347 Query failed: [insert into node_cksum (nodeid,tablename,recordid,cksumtype,cksum) select 2,'actions',actionid,1,concat_ws(',',md5(name),eve ntsource,evaltype,status) from actions where 1=1 and actionid between 200000000000000 and 299999999999999and actionid=200200000000002
] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'actionid=200200000000002' at line 1 [1064]
See the following error on the master server node in the zabbix_server.log:
2808:20080502:015347 Query failed: [insert into node_cksum (nodeid,tablename,recordid,cksumtype,cksum) select 2,'actions',actionid,1,concat_ws(',',md5(name),eve ntsource,evaltype,status) from actions where 1=1 and actionid between 200000000000000 and 299999999999999and actionid=200200000000002
] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'actionid=200200000000002' at line 1 [1064]

Comment