Can you give me some hints and tricks to compile mysql with libpthread? What compiler options should I use?
thanks,
Ganbold
At 08:31 PM 14.04.2004, you wrote:
On Wed, 14 Apr 2004 19:59:33 +0900 Ganbold <[EMAIL PROTECTED]> wrote:
> So what threading library should I use with mysql? > Can somebody recommend me which to use? Because I'm bit confused. > I used to use linuxthreads and it was pretty good. Now there appears some > other threading libraries:) > Which one is reliable and has good performance?
At least with a recent -current: libpthread (the default) is not obviously bad.
With 5.2.1 I suggest to use linuxthreads (libc_r is the default with 5.2.1).
Bye, Alexander.
-- I'm available to get hired.
http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]