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
unsplit_server line 254
[_] = A = mnesia:read({Tab,K}), % assert that A is non-empty
crashes if table is of type bag and has more than one record for key=K.