5 messages in com.mysql.lists.plusplusMySQL++ thread safety
FromSent OnAttachments
André Schoorl27 Feb 2001 17:27 
Imam Siswanto27 Feb 2001 17:48 
Martin Thoma28 Feb 2001 00:03 
Imam Siswanto28 Feb 2001 03:21 
Martin Thoma28 Feb 2001 03:26 
Subject:MySQL++ thread safety
From:André Schoorl (and@eyeball.com)
Date:02/27/2001 05:27:27 PM
List:com.mysql.lists.plusplus

Basically: If I have a Connection object per thread, is the remainder of MySQL++
thread safe?

I have been experiencing seg faults within Result::store() and Result::storein()
under Solaris 8 on a server under moderate load.

-- André