Re: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column of BIT(1) type
Posted by: Geert van der Ploeg
Date: January 03, 2008 04:13AM

I fixed this by changing my mysql-connector-java.jar from version 5.0.3 to 5.0.4.

Also, I found out other people had problems using different versions of MySQL and its connector, and fixed this too by upgrading to a newer connector and/or server-version.

HTH.

Regards,

Geert van der Ploeg

Options: ReplyQuote


Subject
Written By
Posted
Re: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column of BIT(1) type
January 03, 2008 04:13AM


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.