Jump to content

Should llUpdateKeyValue() succeed with no matching key?


Qie Niangao
 Share

You are about to reply to a thread that has been inactive for 3556 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

The dataserver event triggered by llUpdateKeyValue() returns success even if no such key exists before nor after the Update.

I guess a database update of a non-existent row may return without raising an error, but it seems weird that llUpdateKeyValue() not only signals success, but returns the value supplied to the call, implying (to me) that the value was stored successfully.

I can deal with the current behavior, but I wonder if this is really how it was intended to work.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3556 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...