Is there a way to detect this at compile-time such that we don't need to obtain the mutex when we have the good version? -- justinThe default lib mysqlclient is *only* not thread safe in the mysql_connect (hence the mutex locking around those areas), but everything else is thread safe. The specialy compiled thread safe library is thread safe in all functions.
--On Wednesday, February 19, 2003 10:31 AM -0800 Paul Querna
<[EMAIL PROTECTED]> wrote:
- Re: mod_authn_mysql Justin Erenkrantz
- Re: mod_authn_mysql David Shane Holden
- Re: mod_authn_mysql Martin Kutschker
- Re: mod_authn_mysql John K. Sterling
- Re: mod_authn_mysql Paul Querna
- RE: mod_authn_mysql Dietz, Phil E.
- mod_authn_mysql Dirk-Willem van Gulik
- Re: mod_authn_mysql Justin Erenkrantz
- Re: mod_authn_mysql Paul Querna
- Re: mod_authn_mysql Dirk-Willem van Gulik
- Re: mod_authn_mysql Justin Erenkrantz
- Re: mod_authn_mysql Paul Querna
- RE: mod_authn_mysql John K. Sterling
- RE: mod_authn_mysql Dietz, Phil E.
- RE: mod_authn_mysql Cliff Woolley
- RE: mod_authn_mysql William A. Rowe, Jr.
- RE: mod_authn_mysql Dirk-Willem van Gulik
- Re: mod_authn_mysql Aaron Bannert
- Re: mod_authn_mysql Justin Erenkrantz
- Re: mod_authn_mysql Paul Querna