Andrey Kotrekhov writes:
> Добрый день.
> 
> 
> Hmm... I use mysql_init() in each thread but:
> 
> 8.4.4.4 my_thread_init()
> .....
> This is automatically called by my_init() and mysql_connect().
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> And in manual:
> To get a threaded client where you can interrupt the client from other
> threads and set timeouts when talking with the MySQL server, you should
> use the -lmysys, -lstring, and -ldbug libraries...
> -lstring - where can I find it?
> Is it -lmystrings ?
> 
>     Best regards.
> _______________________________________
>       Andrey Kotrekhov [EMAIL PROTECTED]
>       ISP Alkar Teleport
>       тел. +380 562 34-00-44
> 
 
No, just -lstrings 

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


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