Connecting Tech Pros Worldwide Help | Site Map

com.mysql.jdbc.MysqlDataTruncation:

  #1  
Old July 23rd, 2005, 07:48 AM
Roy Epperson
Guest
 
Posts: n/a
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


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data truncation Juan Carlos Espinoza answers 12 October 18th, 2007 08:03 AM
MysqlDataTruncation and jdbcCompliantTruncation newsgroups@raincode.net answers 2 February 15th, 2006 09:45 PM