Re: Intermittent hang on UPDATE foo = foo + 1

2001-03-07 Thread Gerald L. Clark
[EMAIL PROTECTED] wrote: > > >Description: > Sometimes the query below appears to hang on the table below. > The problem seems worse on queries which come from a > webserver, where persistent DB connections are used. : > > The online manual page hints at the same

Intermittent hang on UPDATE foo = foo + 1

2001-03-07 Thread m
>Description: Sometimes the query below appears to hang on the table below. The problem seems worse on queries which come from a webserver, where persistent DB connections are used. : The online manual page hints at the same problem elsewhere: see Tomi Panu