50
50
if (list) // To be compatible with MySQL, we will now release all other locks we might have.
53
boost::tribool result= user_locks::Locks::getInstance().lock(getSession().getSessionId(), Key(getSession().getSecurityContext(), res->c_str()), wait_time);
58
result= user_locks::Locks::getInstance().lock(getSession().getSessionId(), Key(getSession().getSecurityContext(), res->c_str()), wait_time);
55
69
if (boost::indeterminate(result))