>
2008/10/3 devdoer bird <>: > HI: > > When the process start a mnesia transaction exits, will the transaction > abort? Yes. > If the mnesia database operation is NOT in a transaction, That would be a dirty operation. > will the mnesia operation abort when the start process exit? No. Dirty is dirty. BR, Ulf W