Testcase: DataTest.testBitType fails with MySQL 5.0 and older MySQL JDBC driver.
--------------------------------------------------------------------------------
Key: TORQUE-66
URL: http://issues.apache.org/jira/browse/TORQUE-66
Project: Torque
Issue Type: Bug
Components: Test Project
Affects Versions: 3.2.1
Environment: Windows XP, MySQL 5.0.25, JDBC Drivers 3.1.6 and 5.0.4, Java 1.5
Reporter: CG Monroe
Priority: Trivial
Fix For: 3.2.1
The SVN MySQL test profile specifies Version 3.1.6-bin of the MySQL JDBC driver. This causes
the testBitType testcase in the DataTest class to fail with a "invalid length" message.
If the 5.0.4 Driver is used, this problem does not occure.
This driver also works with MySQL 4.0 tests (except for the TORQUE-65 problem).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|