Mapping of INTEGER to MEDIUMINT for MySQL?
------------------------------------------
Key: TORQUE-5
URL: http://issues.apache.org/jira/browse/TORQUE-5
Project: Torque
Type: Improvement
Components: Generator
Versions: 3.2
Reporter: Joerg Friedrich
Priority: Minor
With Torque 3.2, the XML schema data type INTEGER is mapped to MEDIUMINT, while
it has been INTEGER in earlier generator releases.
It may be better to revert to the old mapping. The MySQL documentation states
that the data range for MEDIUMINT is 2^24 while that of INTEGER is 2^32. This
can matter when using INTEGER as object ids.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]