Hello,
   I'm working on a multi-threaded application that includes
   MySQL client functionality in each thread. I'm using
   libmysqlclient_r and the appropriate init functions etc.

   The application also uses signals between threads for
   various purposes and thus manipulates signal masks on
   a per thread basis. Are any signals used internally in
   the MySQL client code? If so which? Does the library
   code manipulate thread signal handling facilities?

--
From Peter Burden, [EMAIL PROTECTED]
http://www.scit.wlv.ac.uk/~jphb



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to