;
To: "Tomcat Users List"
Sent: Tuesday, March 21, 2006 8:59 PM
Subject: Data Truncation Error
Hello all,
I am using a MySQL 5.0.18 server with the
mysql-connector-java-3.1.12-bin Connector/J driver to connect to it on a
Tomcat 5.5.15 server. The connection works fine but occasion
ng desperate so does anyone know how I can set the truncation to
false and still have the auto reconnect on?
Mark
- Original Message -
From: "Mark Whitby" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, March 21, 2006 8:59 PM
Subject: Data Truncation
Hello all,
I am using a MySQL 5.0.18 server with the mysql-connector-java-3.1.12-bin
Connector/J driver to connect to it on a Tomcat 5.5.15 server. The connection
works fine but occasionally when I try to add a Java double value to the
database (a row set to DECIMAL(10,2))I get the following e