Hi Helge,
duplicated entries in location table should never happen. Can you
describe the scenario you get this?
also your suggestion cannot be put in practice due limitation of the
internal DB api - it is not so complex to allow such mysql commands.
Also I'm not sure if this syntax in SQL 99 compliant and is not
something mysql specific.
regards,
bogdan
Helge Waastad wrote:
Hi,
just a little question about mysql insert into location.
I might be wrong here, but please be patient whith me. Im not too good
to read through the source tree.... :-)
Would there be anything wrong with changing the insert statement from
insert into.....
to:
insert into.....on duplicate key update.....
(my sipp register stress-test scenario gave me this idea....)
br hw
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users