Skip navigation links

MySQL Forums


Advanced Search

createStatement() returning null?
Posted by: Laird Nelson ()
Date: October 07, 2009 07:04AM

I am seeing something mysterious in my server logs.

There is an assertion failure in some Java code that is testing whether the Statement returned from connection.prepareStatement() is non-null.

This implies that connection.prepareStatement() is returning null. This is in violation of the JDBC specification.

Is this a known bug?

Thanks,
Laird

Options: ReplyQuote


Subject Written By Posted
createStatement() returning null? Laird Nelson 10/07/2009 07:04AM
Re: createStatement() returning null? Laird Nelson 10/07/2009 07:58AM
Re: createStatement() returning null? Laird Nelson 10/07/2009 08:08AM


Sorry, only registered users may post in this forum.