Support table create options in mysql
-------------------------------------
Key: TORQUE-181
URL: https://issues.apache.org/jira/browse/TORQUE-181
Project: Torque
Issue Type: New Feature
Components: Templates
Environment: MySQL
Reporter: Thomas Fox
Fix For: 4.0
It should be possible to create the engine=InnoDB clauses in the table creation
sql scripts for mysql.
The option should be specified by the option element in the table element as
follows:
<table name="book">
<option key="ENGINE" value="InnoDB"/>
...
</table>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]