>>>>> On Thu, 19 Aug 2010 09:46:55 +0200, Bruno Friedmann said:
> 
> From what I understand if we have libmysqlclient_r == thread safe if 
> libmysqlclient == not thread safe.
> (that's what ldd say about the two ... )

In theory, but it might be possible to build a broken libmysqlclient_r which
is not thread safe.


> But what about the "distant mysql server" as dir can be installed in another 
> place that the db server.
> Is it sufficient to only have the client being thread safe ?

I think mysql server is always thread safe -- at least it can accept more than
one connection at once.  That is a fundamental requirement for a database
server :-)

__Martin

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to