You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Locks are used in non-mvcc mode. I think it is better to leave the read/write serialisation to application and remove all Locks() and RLocks() in the code.
The text was updated successfully, but these errors were encountered:
Locks are used in non-mvcc mode. I think it is better to leave the read/write serialisation to application and remove all Locks() and RLocks() in the code.
The text was updated successfully, but these errors were encountered: