Kris Younger wrote:
> Yep. You're correct - the ide was copying
> 3.0.14-production. Fixed that, here's the same
> data, but with
>
> | version |
> 4.1.8-standard-log |
> | version_comment | Official MySQL
> RPM |
> | version_compile_machine | i686
> |
> | version_compile_os | pc-linux
> |
>
> from the shell.
>
> and nothing but
> mysql-connector-java-3.1.6-bin.jar in my app
> server main lib dir....
>
> damn. now I have some kind of issue with the
> connector/j parsing TIMESTAMP columns.... not
> getting to the EOFException, I suspect.
>
> Exception Details:
> javax.faces.el.EvaluationException
> javax.faces.FacesException:
> java.sql.SQLException: Cannot convert value
> '2004-12-14 00:00:00.<there is a wierd
> character here that the browser draws as a dotted
> square' from column 6 to TIMESTAMP.
> (I kid you not.)
Kris,
A full stack trace would be helpful, can't tell if this is when retrieving or sending. Never seen anything like it before :(
You wouldn't happen to be able to tell what the query is, and what your DDL/Data is at this point would you? It might help me reproduce it.
> JUST to be CLEAR- the connector/j is "pure java",
> requires no client side linux libraries, talks
> directly to the server. right?
Yup, 100% Java.
-Mark
Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html