Ryan Worley writes:
> >From this feature list, it sounds like you are creating methods
> (multi-deletes, updates from joins) that will take the place of
> transactions. Is this the direction that MySQL is heading? Do you believe
> that these methods will be preferred over traditional rollbac
>From this feature list, it sounds like you are creating methods
(multi-deletes, updates from joins) that will take the place of
transactions. Is this the direction that MySQL is heading? Do you believe
that these methods will be preferred over traditional rollback/commit
transactions with BDB o