linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #04079
Re: [Bug 936409] [NEW] select avg force key never finishes (by vadim)
On Sun, 19 Feb 2012 18:01:44 -0000, Henrik Ingo <henrik.ingo@xxxxxxxxxxxxx> wrote:
> All threads seem to be either in
> pthread_cond_wait or pthread_cond_timedwait
That's pretty interesting. Do we know on what mutex?
--
Stewart Smith
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/936409
Title:
select avg force key never finishes (by vadim)
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
New
Bug description:
Vadim reported this on drizzle-discuss, using Drizzle 7 RPMs.
> ( mysql -e "select avg(id) from sbtest$i FORCE KEY (PRIMARY); " sbtest
> ) > $OUTDIR/warmup.${i}.out 2>&1 &
>
> This is 16 connections running in parallel.
>
> This process never finished in drizzle,
> as it seems it was serialized somewhere and I saw only 1 thread running.
All threads seem to be either in
pthread_cond_wait or pthread_cond_timedwait
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/936409/+subscriptions
References