-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.11, 4.2.5
-
Ubuntu 14.04.6 LTS with Zabbix Appliance 4.2.5 - MySql 5.7.26
-
Sprint 55 (Aug 2019)
-
0.125
Hi, on the zabbix webUI interface, when I go to IT services and click on a HostTrigger, I get errors for all services:
Error in query [SELECT sa.serviceid,sa.value FROM (SELECT sa2.serviceid,MAX(sa2.servicealarmid) AS servicealarmid FROM service_alarms sa2 WHERE sa2.clock<'1546210800' AND sa2.serviceid=570GROUP BY sa2.serviceid) ss2 JOIN service_alarms sa ON sa.servicealarmid = ss2.servicealarmid] [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 'BY sa2.serviceid) ss2 JOIN service_alarms sa ON sa.servicealarmid = ss2.service' at line 1]
Thank you in advance.