Hi, all...

 I configured for mysql-3.23.33 below:
 
  --prefix=... --enable-static --with-pthread --enable-thread-safe-client --
with-unix-socket-path=... --with-tcp-port=... --with-charset=euc_kr

 At first, --prefix, --with-unix-socket-path and --with-tcp-port options is
used because already running mysqld.
 To compile it, Is mysql-3.23.33 multi thread safe????
 or needs any options??

 My test server using POSIX thread is crashed...

 The purify debugger warns some errors in mysql_real_query() -- freed
memory read, freed memory write and etc.
 and I couldn't watch it using gdb because of broken stack area...

 Thanks for any points...

---------------------------------------------------------
 Donghyun Jung

 Serome R&D Center
 SeromeTechnology
 Yaekwang B/D, 875-5
 Bangbae4-Dong, Seocho-Gu, Seoul, Korea, 137-064
 Telephone      : +82-2-2105-1948
 Facsimile      : +82-2-2105-1909
 Mobile         : 017-409-9858
 E-mail         : [EMAIL PROTECTED]
 Homepage       : http://www.serome.co.kr




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