Re: SELECT ... FOR UPDATE

2001-04-02 Thread nigel wood
On Mon, 02 Apr 2001, Richard Ellerbrock wrote: > From the manual: > > If you are using FOR UPDATE on a table handler with page/row locks, the examined >rows will be write locked. > > I agree that this does not tell me much. When are the rows unlocked? > educated guess select for update

Re: SELECT ... FOR UPDATE

2001-04-02 Thread Richard Ellerbrock
>From the manual: If you are using FOR UPDATE on a table handler with page/row locks, the examined rows will be write locked. I agree that this does not tell me much. When are the rows unlocked? -- Richard Ellerbrock [EMAIL PROTECTED] >>> Andrew Gould <[EMAIL PROTECTED]> 2001/04/02 03:56:33