===Cut===
2414:20070613:111758 Query::select hosttemplateid hostgroupid from hosts_templates where templateid=10016 and hostid=1
0021
2414:20070613:111758 Query failed:PGRES_FATAL_ERROR:ERROR: syntax error at or near "hostgroupid" at character 23
===Cut===
How can I solve that ?
I know about "missing from" feature in postgres, but nothing about missing commas.
Solaris 10 x86, Zabbix 1.4
2414:20070613:111758 Query::select hosttemplateid hostgroupid from hosts_templates where templateid=10016 and hostid=1
0021
2414:20070613:111758 Query failed:PGRES_FATAL_ERROR:ERROR: syntax error at or near "hostgroupid" at character 23
===Cut===
How can I solve that ?
I know about "missing from" feature in postgres, but nothing about missing commas.
Solaris 10 x86, Zabbix 1.4
Comment