In Zabbix 1.5.3, this error appear in delete item:
# pg_query() [<a href='function.pg-query'>function.pg-query</a>]: Query failed: ERRO: coluna "web.favorite.graphids" n�o existe[/home/zabbix/zabbix-1.5.3/frontends/php/include/db.inc.php:445]
# Error in query [DELETE FROM profiles WHERE idx="web.favorite.graphids" AND source="itemid" AND value=25267] [ERRO: coluna "web.favorite.graphids" n�o existe]
And the item don't deleted.
# pg_query() [<a href='function.pg-query'>function.pg-query</a>]: Query failed: ERRO: coluna "web.favorite.graphids" n�o existe[/home/zabbix/zabbix-1.5.3/frontends/php/include/db.inc.php:445]
# Error in query [DELETE FROM profiles WHERE idx="web.favorite.graphids" AND source="itemid" AND value=25267] [ERRO: coluna "web.favorite.graphids" n�o existe]
And the item don't deleted.
Comment