RE: Weird locking/blocking issues

2003-01-29 Thread Grigor, Peter
> > I have built mysql (4.0.9) on freebsd (4.7-RELEASE) with > linuxthreads > > (2.2.3) and still encounter the 'strange threading' > behavior described in J. > > Zawodny's blog. > > > > Here's the situation... > > > > 1/ there are three threads which lock and then write to two > different > >

Re: Weird locking/blocking issues

2003-01-29 Thread Jeremy Zawodny
On Tue, Jan 28, 2003 at 01:20:16PM -0500, Grigor, Peter wrote: > Heya Folkth: > > I have built mysql (4.0.9) on freebsd (4.7-RELEASE) with linuxthreads > (2.2.3) and still encounter the 'strange threading' behavior described in J. > Zawodny's blog. > > Here's the situation... > > 1/ there are th

Weird locking/blocking issues

2003-01-28 Thread Grigor, Peter
Heya Folkth: I have built mysql (4.0.9) on freebsd (4.7-RELEASE) with linuxthreads (2.2.3) and still encounter the 'strange threading' behavior described in J. Zawodny's blog. Here's the situation... 1/ there are three threads which lock and then write to two different tables...the locks are got