PDA

View Full Version : Fix error in MySQL query graphs.inc.php beta 1.7 cvs


Klever
23-02-2006, 17:12
graphs.inc.php

Fix error in MySQL query, if item ¨key_¨ is include special character

Error in query [select itemid from items where key_=vfs.dev.write[hda] and hostid=10011] [You have an error in your SQL synt
ax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[hda] and hostid=10011'
at line 1]
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/html/addon-modules/zabbix/fron
tends/php/include/db.inc.php on line 149

Alexei
23-02-2006, 18:09
Fixed (differently). Thanks for pointing to the problem.