Re: Problem with PreparedStatements parameter settings
Posted by: Mark Matthews
Date: March 15, 2005 06:43PM

Lukas Bradley wrote:
> Mark,
>
> Can you be more specific about the possibility of
> the problem being "directly related to your
> schema?"

Lukas,

I mean that the bug only manifests itself with some combination of columns and table structures that are particular to your application.

> I've tried Connectors 3.1.7 and 3.2 alpha against
> MySQL 4.1.8, and I'm still having this problem.

Can you post a full stack trace? What does calling getMetaData().getDriverVersion() return when you're running your application? (I have a feeling you're not _really_ running 3.1.7 or 3.2.0 and that some other version of the JDBC driver is lurking around on your classpath).

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
Re: Problem with PreparedStatements parameter settings
March 15, 2005 06:43PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.