On Friday 09 February 2001 09:19, Robert Marchand wrote:
>Hi,
>
> this is a follow up to my problem with the test suite on an SGI O2 with
>Irix 6.5.8f
>
>I manage to pass through all the tests without problems but a very long
>'select' test:
>
>select 0,209 0,336 239,115 [pass]
>
>but thats another problem. The previous problem I had (hanging in 'delayed'
>test) seems
Select test is supposed to take a while - on PIII 500 with 256 MB RAM running
Linux it takes 26 seconds. If your CPU is not that beefy you do not have very
much RAM and the disks are slow, 239 seconds is to be expected.
>du to the CAP_SCHED_MGT privilege as required by the doc.
>
>Let me explain:
>
>IF I run the tests with root OR with the CAP privilege attached to the
>mysqld process, the
>bug appears as said earlier.
>
>IF I run the tests with a user without this privilege, the tests are
>fine. When doing this,
>threads appears to be OK.
>
>I'll now try if this privilege is really required on an Apache-mysql context.
That looks like some thread library bug. I would expect it to be the other
way around, though. The privilege is required to create global scope threads
- you should get errors if you do not have it. However, to be able to see
what is up with this, we need to be able to log in to your machine.
--
MySQL Development Team
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Sasha Pachev <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/
/_/ /_/\_, /___/\___\_\___/ Provo, Utah, USA
<___/
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php