>>>>> "Don" == Don Badrak <dbadrak@stripped> writes:
Don> Sasha,
Don> On Wed, 2 Feb 2000 sasha@stripped wrote:
<cut>
Don> Thank you. This sent me in the right direction. After quite a bit of
Don> searching, I found this was the case.
Don> In sql/mysqld.cc:
Don> 858 pthread_attr_setscope(&thr_attr,PTHREAD_SCOPE_SYSTEM);
<cut>
Don> But, I did find a way. You can set the capabilities on the file. After
Don> installation, I did this:
Don> # chcap "CAP_SCHED_MGT+epi" /opt/mysql/libexec/mysqld
Don> And, then it started fine under the user mysql.
Thanks for the information; I have now updated the MySQL maunual with
this.
Regards,
Monty