On 2012-08-28 at 21:56, Daniel-Constantin Mierla wrote:
On 8/28/12 6:34 PM, Øyvind Kolbu wrote:
Tried setting
modparam("usrloc", "db_check_update", 1)
but to no avail.
what do you mean by the last line? This should be the solution to for
the issue.
That I tried that option, but without success. Any other suggestions? I can
probably grab the sql statements received by the sql server.
Even enabling
modparam("usrloc", "db_update_as_insert", 1)
will not fix issue #1.
This parameter is for some special backends, like cassadra, that don't
take commands similar to sql update.
OK.
--
Øyvind Kolbu