I just upgraded to MySQL to 4.1.9 and JDBC
mysql-connector-java-3.1.6-bin.jar and now getting the following Exception:
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data truncated for
column 'usaCard' at row 1
What causes this exception?
I've set jdbcCompliantTruncation=false for the time being but would like to
understand what causes the Exception
TIA,
Roy
>> Stay informed about: com.mysql.jdbc.MysqlDataTruncation: