Hello,
I've recently upgrade to 1.8.1 from a repository on Ubuntu 10.04.01 LTS.
It seems that all my "hand made" triggers now don't work when I try to edit them.
And I get the following error when I click to edit the Expression of the Trigger:
* Error in query [SELECT DISTINCT applicationid,name FROM applications WHERE hostid= ORDER BY name] [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 'ORDER BY name' at line 1]
* mysql_fetch_assoc() expects parameter 1 to be resource, boolean given[/usr/share/zabbix/include/db.inc.php:546]
* mysql_free_result() expects parameter 1 to be resource, boolean given[/usr/share/zabbix/include/db.inc.php:548]
Any help in resolving this would be greatly appreciated.
I've recently upgrade to 1.8.1 from a repository on Ubuntu 10.04.01 LTS.
It seems that all my "hand made" triggers now don't work when I try to edit them.
And I get the following error when I click to edit the Expression of the Trigger:
* Error in query [SELECT DISTINCT applicationid,name FROM applications WHERE hostid= ORDER BY name] [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 'ORDER BY name' at line 1]
* mysql_fetch_assoc() expects parameter 1 to be resource, boolean given[/usr/share/zabbix/include/db.inc.php:546]
* mysql_free_result() expects parameter 1 to be resource, boolean given[/usr/share/zabbix/include/db.inc.php:548]
Any help in resolving this would be greatly appreciated.
?
Comment