Mnesia Bug with select and disc_only_copies tables
Dan Gudmundsson
dgud@REDACTED
Wed Oct 5 10:28:13 CEST 2005
Bengt Kleberg writes:
> On 2005-10-05 08:35, Dan Gudmundsson wrote:
> ...deleted
> > It means that for this invocation there where no matching results,
> > keep on looping until $end_of_table is reached.
> >
> > NObjects in the dets case means how many objects dets should read from
> > file, i.e. read NObjects objects, run the match spec on them return the
> > matching ones.
>
> is this behaviour the same for mnesia? (i notice you are writing ''in
> the dets case'' above).
That is the behaviour on disc_only_tables.
More information about the erlang-questions
mailing list