Re: v4.0 feature list

2001-03-27 Thread Sinisa Milivojevic
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

Re: v4.0 feature list

2001-03-26 Thread Ryan Worley
>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