> On 4/12/2011 4:45 PM, Dan Cook (dancook) wrote:
> >>>
http://dev.mysql.com/doc/refman/5.5/en/null-mysql-store-result.html
> >
> > What kind of workaround are you suggesting?
>
> That page is pretty much a functional spec for a MySQL++ patch. It's
> saying that Query::storein_sequence() shouldn't blindly assume the
> underlying C API library will never somehow barf and therefore return
> bogus results.
>
> Try this patch:
Warren,
Thanks again for the patch. I have applied the patch and rebuilt the
library. We are waiting for the test server to become available again
from our QA team. As soon we get a chance to test the patch under load
I will report back to the group.
Dan Cook