Hello Christian
Yes, it's thread-safe.
I'm using mysqlclient_r
one thread is calling mysql_query and mysql_store_result
and the other thread is calling mysql_free_result.
The threads are synchronized in the java side.
Thanks
Mariano
Christian Hammers wrote:
Hello
On 2007-02-23 Mariano Santamarina wrote:
Sorry. Yesterday i haven't a test case.
I worked today in it and here is!
In one comment MySQL wants to know the following:
"[23 Feb 15:14] Miguel Solorzano
Thank you for the bug report. Could you please inform if the user has
used a thread-safe client in his application?. Thanks in advance."
They probably can figure this out from your source code (now that I finally
uploaded it...) but can you tell for sure if your client was thread-safe?
bye,
-christian-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]