Hi,

I am running MySQL version 3.23.55 on FreeBSD 4.7, linuxthreads 2.2.3_8
and with gcc 2.95.4 .

I use the following configuration line :

CFLAGS="-g -I/usr/local/include/pthread/linuxthreads" CPPFLAGS="-g
-I/usr/local/include/pthread/linuxthreads" LDFLAGS="-L/usr/local/lib
-llgcc_r" ./configure --with-pthread --prefix=/usr/mittal/pthreads/install

I am able to configure and compile, but mysql seems to hang on certain
queries. This happens most of the times, but sometimes the queries do
manage to run. I assume this is because some wierd threading stuff is
going on.

Can someone please throw some light on it, I am stuck.

Thanks,

sumit mittal




---------------------------------------------------------------------
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

Reply via email to