sqlops README tells:
4.5. sql_query_async(connection, query)
Make an async SQL query using 'connection', if implemented by db
driver module (e.g., db_mysql)
my sqlops sqlcon parameter specifies mysql driver, but still i get to
syslog:
Aug 24 08:02:05 rox1 /usr/bin/sip-proxy[13886]: ERROR: sqlops [sql_api.c:427]:
sql_do_query_async(): the db driver module doesn'tsupport async query
any idea why?
-- juha