Mnesia bag table problem
Tri-Chi Giang
tri@REDACTED
Tue Jun 13 09:16:21 CEST 2000
Hi,
I have a table that is a bag. When I update this table I
remove all the entries in the table and then add in the new entries (all
in the same transaction).
The problem is that every second time I do this, the table ends up
being empty.
ie. When this bag table has entries and I do an update (as described
above) it results in nothing being in the table. When the table is empty
and I do an update, it works.
Has anybody had this problem before?
Tri
More information about the erlang-questions
mailing list