DATE_FORMAT not working with connector/j 3.1.7
Posted by: Richard Fields
Date: March 16, 2005 01:31AM

Basically, a bug report by another user sums it up:
http://bugs.mysql.com/bug.php?id=8868&error=no

We are seeing the exact same problem. DATE_FORMAT in 3.1.7 returns what looks like a pointer of some sort, and is not of type String.

The className is '[B' instead of java.lang.String

When we revert back to the 3.0 series of connector/j, we start receiving Strings correctly again.

We are use mysql 4.1.8

Thanks,
-Richard

Options: ReplyQuote




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.