I am running into the following errors:
/usr/local/sbin/kamailio[6774]: ERROR: db_mysql [km_dbase.c:120]: driver error on query: Unknown column 'random' in 'field list' /usr/local/sbin/kamailio[6774]: ERROR: <core> [db_query.c:130]: error while submitting query /usr/local/sbin/kamailio[6774]: ERROR: sqlops [sql_api.c:217]: cannot do the query
I believe it is preventing my LCR from working properly.
On 11/01/2010 10:24 PM, Trevor Francis wrote:
I am running into the following errors:
/usr/local/sbin/kamailio[6774]: ERROR: db_mysql [km_dbase.c:120]: driver error on query: Unknown column 'random' in 'field list' /usr/local/sbin/kamailio[6774]: ERROR: <core> [db_query.c:130]: error while submitting query /usr/local/sbin/kamailio[6774]: ERROR: sqlops [sql_api.c:217]: cannot do the query
I believe it is preventing my LCR from working properly.
This is related to statistics collection, not LCR. We removed random chart because it was for demo purposes but the install guide was left unchanged in this section. I updated the installation guide now.
Thanks for reporting, Ramona