Fix mysql_table_type .. (where did this go, or why was it not there?)
[dbsrgits/SQL-Translator.git] / t / data / xml / schema.xml
index c12173c..459291c 100644 (file)
@@ -51,7 +51,7 @@ Created on Fri Aug 15 15:08:18 2003
           <constraint name="emailuniqueindex" type="UNIQUE" fields="email" />
         </constraints>
         
-        <extra foo="bar" hello="world" bar="baz" />
+        <extra foo="bar" hello="world" bar="baz" mysql_table_type="InnoDB" />
       </table>
   </tables>