mrevd
Joined: 10 Aug 2008 Posts: 2
|
Posted: Sun Aug 10, 2008 1:02 am Post subject: SQL Errors with Thold 0.3.9 |
|
|
Hi All,
I have tried the other fixes for the SQL errors due to the same issues as the others. I now recieve the below error:
| Code: | | 08/10/2008 02:50:41 PM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed!, Error:'1064', SQL:"select thold_data.cdef, thold_data.rra_id, thold_data.data_id, thold_data.lastread, thold_data.oldvalue, data_template_rrd.data_source_name as name, data_template_rrd.data_source_type_id from thold_data LEFT JOIN data_template_rrd on (data_template_rrd.id = thold_data.data_id) WHERE data_template_rrd.data_source_name != '' AND AND thold_data.rra_id = 50" |
I running Cacti 0.8.7b, Thold 0.3.9 on Centos 5.1.
Any help would be greatly appreciated.
Thanks |
|