| This section describes some of the issues involved in using MIT-pthreads.
On Linux, you should not use MIT-pthreads. Use the
installed LinuxThreads implementation instead.
See section 2.12.1 Linux Notes.
If your system does not provide native thread support, you will need to
build MySQL using the MIT-pthreads package. This includes
older FreeBSD systems, SunOS 4.x, Solaris 2.4 and earlier, and some others.
See section 2.1.1 Operating Systems Supported by MySQL.
Beginning with MySQL 4.0.2, MIT-pthreads is no longer part of
the source distribution. If you require this package, you need to download
it separately from
http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz
See
MySQL Reference Manual for version 5.0.1-alphafor more information
|