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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If requesting this server, all writes on the database from other connections get a "locked" exception until killing the server.
Occasional busy/lock exceptions on writes have also occurred when running simultaneous scripts to the same database.
If this by design? Or how to fix the code? Didn't see a mention of busy/lock handling in the FAQ.
On a side note, if querying
select 1
, the following error occurs.Beta Was this translation helpful? Give feedback.
All reactions