if ($sth->rows) { # it did the update, so the row is mine. } else { # someone else took the register, let's try another one }