Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-181

Support table create options in mysql

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-beta1
    • Templates
    • None
    • MySQL

    Description

      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>

      Attachments

        Activity

          People

            tfischer Thomas Fox
            tfischer Thomas Fox
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: