Bonjour,

SM> Ok, start from the fresh tarball. Beside everything, add (in configure
SM> options):

SM> --with-mit-threads=no 

==========================================================================
  My last try (for today) :

CFLAGS=-DSOLARIS \
CXXFLAGS="-DSOLARIS -felide-constructors -fno-exceptions -fno-rtti" \
  ./configure --prefix=/usr/local/mysql --without-bench \
  --enable-thread-safe-client --with-innobase --without-debug \
  --with-pthread --without-berkeley-db --without-raid --without-mit-threads


==========================================================================
  But "mysqlbug" still says :

Configure command:
  ./configure  --with-unix-socket-path=/var/tmp/mysql.sock  \
  --with-low-memory --with-mit-threads=yes --without-perl  \
  --enable-thread-safe-client --with-berkeley-db --with-innobase

  Which as no relation with what I asked for ...
  As  I  compiled  from  a fresh tarball, I don't understand where the
  problem is.

  Is there another way to know if Mysql was actually compiled with MIT
  threads ?

==========================================================================
  And I still have my "Warning" messages :

010321 18:47:24  mysqld started
Innobase: Started
/usr/local/mysql/libexec/mysqld: ready for connections
010321 18:47:38  Warning: Got signal 14 from thread 4
010321 18:47:40  Warning: Got signal 14 from thread 8
010321 18:47:42  Warning: Got signal 14 from thread 4
010321 18:47:44  Warning: Got signal 14 from thread 4
010321 18:47:46  Warning: Got signal 14 from thread 8
010321 18:47:48  Warning: Got signal 14 from thread 5
010321 18:47:50  Warning: Got signal 14 from thread 5
010321 18:47:53  Warning: Got signal 14 from thread 8
010321 18:47:55  Warning: Got signal 14 from thread 5
010321 18:47:57  Warning: Got signal 14 from thread 8
010321 18:47:59  Warning: Got signal 14 from thread 5
010321 18:48:01  Warning: Got signal 14 from thread 8

  Regards,
  Alex.



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