Mnesia bag table problem

Dan Gudmundsson dgud@REDACTED
Tue Jun 13 13:35:49 CEST 2000


That looks like a bug I'll fix it in the next rel...

/Dan

Tri-Chi Giang writes:
 > 
 > 	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